|
@@ -4,71 +4,82 @@ li{list-style:none}
|
|
|
* PC端
|
|
|
*/
|
|
|
@media screen and (min-width:768px){
|
|
|
-.loading{box-sizing:border-box;padding:200px 0;text-align:center}
|
|
|
-.empty{box-sizing:border-box;padding:100px 0;text-align:center;color:#4A4F58;line-height:30px;font-size:16px}
|
|
|
-.empty img{width:180px;height:180px}
|
|
|
-.empty a{color:#E15616}
|
|
|
-.pageTitle{height:44px;line-height:44px;padding-top:16px}
|
|
|
-.pageTitle h1{color:#2D3036;font-size:16px;font-weight:bold;float:left}
|
|
|
-.pageTitle .step{float:right;color:#9AA5B5;font-size:14px;height:44px;line-height:44px}
|
|
|
-.pageTitle .step span{display:inline-block;height:20px;line-height:20px;vertical-align:middle;position:relative;padding-left:55px}
|
|
|
-.pageTitle .step span:before{font-style:normal;font-size:20px;vertical-align:text-top;margin-right:5px}
|
|
|
-.pageTitle .step span:nth-of-type(1):before{content:'\2776'}
|
|
|
-.pageTitle .step span:nth-of-type(2):before{content:'\2777'}
|
|
|
-.pageTitle .step span:nth-of-type(3):before{content:'\2778'}
|
|
|
-.pageTitle .step span:after{position:absolute;left:0;top:10px;content:'';width:50px;border-top:1px solid #9AA5B5}
|
|
|
-.pageTitle .step span:first-child{padding-left:0}
|
|
|
-.pageTitle .step span:first-child:after{display:none}
|
|
|
-.pageTitle .step span.on{color:#E15616}
|
|
|
-.listWrap{width:1184px}
|
|
|
-.listWrap .cartTit,.listWrap .supplierItem{box-sizing:border-box;padding:0 14px;text-align:center;width:100%;background:#FFF;margin-bottom:8px;box-shadow:0px 3px 6px rgba(0,0,0,0.07)}
|
|
|
-.listWrap .supplierItem.disable{background:#f1f0f5}
|
|
|
-.listWrap .cartTit,.listWrap .supplierInfo{height:40px;line-height:40px}
|
|
|
-.listWrap .cartTit{color:#627386}
|
|
|
-.listWrap .supplierItem,.listWrap .supplierInfo{color:#22272E}
|
|
|
-.listWrap .supplierInfo{border-top:1px solid #F7F7F7}
|
|
|
-.listWrap .cartItem{width:100%;height:100px;line-height:100px;margin-top:10px;padding:14px 0}
|
|
|
-.listWrap .cartItem:first-child{margin-top:0}
|
|
|
-.listWrap .cartItem .c2{text-align:left}
|
|
|
-.listWrap .cartItem>div>*{vertical-align:middle}
|
|
|
-.listWrap .c0{float:left;width:34px;text-align:left}
|
|
|
-.listWrap .c1{float:left;width:100px}
|
|
|
-.listWrap .c2{float:left;width:405px}
|
|
|
-.listWrap .c3{float:left;width:165px}
|
|
|
-.listWrap .c4{float:left;width:165px}
|
|
|
-.listWrap .c5{float:left;width:165px}
|
|
|
-.listWrap .c6{float:right;width:120px}
|
|
|
-.listWrap .c10{float:left;width:495px}
|
|
|
-.listWrap .supplierInfo .c2{text-align:left;width:800px}
|
|
|
-.listWrap .check{width:18px;height:18px;line-height:18px;vertical-align:middle}
|
|
|
-.listWrap .image{display:block;width:100px;height:100px;border:1px solid #F7F7F7}
|
|
|
-.listWrap .name{line-height:20px;display:inline-block;max-height:100px;overflow:hidden;vertical-align:middle}
|
|
|
-.listWrap .cartItem .name{padding-left:14px}
|
|
|
-.listWrap .c6 em,.listWrap .c10 em{color:#f94b4b;font-style:normal}
|
|
|
-.listWrap .number{display:inline-block;width:120px;line-height:24px;height:24px;box-sizing:border-box;border:1px solid #FFE6DC;border-radius:2px;font-size:0;white-space:nowrap;text-align:center;overflow:hidden;vertical-align:top}
|
|
|
-.listWrap .number>em{display:inline-block;width:24px;height:22px;background:#FFE6DC;font-size:20px;font-style:normal;line-height:20px;vertical-align:top;cursor:pointer}
|
|
|
-.listWrap .number input{width:70px;border:none;line-height:22px;font-size:14px;vertical-align:top;text-align:center;color:#E15616}
|
|
|
-.listWrap .del{font-size:20px;position:relative;cursor:pointer;display:inline-block;height:40px;line-height:40px;width:30px}
|
|
|
-.listWrap .del .tips{position:absolute;top:40px;left:4px;opacity:0;white-space:nowrap;background-color:#f94b4b;color:#FFF;border-radius:3px;line-height:30px;font-size:12px;text-align:center;display:inline-block;transition:all .8s;padding:0 10px;font-style:normal}
|
|
|
-.listWrap .del .tips:before{content:"";width:10px;height:10px;background:#f94b4b;position:absolute;top:-3px;left:6px;transform:rotate(45deg)}
|
|
|
-.listWrap .del:hover{color:#f94b4b}
|
|
|
-.listWrap .del:hover .tips{opacity:1}
|
|
|
-.listWrap .price{position:relative;display:inline-block;height:40px;line-height:40px;}
|
|
|
-.listWrap .price em{font-style:normal;}
|
|
|
-.listWrap .price .tag{position:absolute;top:-10px;left:0;padding:0 6px;height:18px;line-height:18px;background-color:#1890f9;background-image:-webkit-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-moz-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-ms-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-o-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:linear-gradient(90deg,#1890f9 0%,#93cdff 100%);border-radius:9px;font-size:12px;color:#FFF;font-style:normal}
|
|
|
-.listWrap .price .info .i{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;text-align:center;font-size:12px;font-style:normal;background-color:#1890f9;border-radius:7px;color:#FFF;cursor:help}
|
|
|
-.listWrap .price .ladder{position:absolute;background:#fff;box-shadow:0 3px 6px 0 #d7dfec;border-radius:2px;line-height:42px;left:0;top:32px;z-index:9;transition:all .8s;display:none}
|
|
|
-.listWrap .price .info .i:hover+.ladder{display:block}
|
|
|
-.listWrap .price .ladder em{white-space:nowrap}
|
|
|
-.listWrap .price .ladder i{font-style:normal;display:inline-block;width:120px;text-align:center}
|
|
|
-.listWrap .price .ladder .t{color:#627386}
|
|
|
-.listWrap .price .ladder .p{color:#f94b4b}
|
|
|
-.invalidTit{height:44px;line-height:44px;padding-top:16px;font-size:16px}
|
|
|
-.invalidTit .tit{color:#22272e;float:left}
|
|
|
-.invalidTit .delAll{color:#e15616;float:right}
|
|
|
-.invalidTit .tit em{font-style:normal;color:#e15616}
|
|
|
-
|
|
|
-
|
|
|
+ .loading{box-sizing:border-box;padding:200px 0;text-align:center}
|
|
|
+ .empty{box-sizing:border-box;padding:100px 0;text-align:center;color:#4A4F58;line-height:30px;font-size:16px}
|
|
|
+ .empty img{width:180px;height:180px}
|
|
|
+ .empty a{color:#E15616}
|
|
|
+ .pageTitle{height:44px;line-height:44px;padding-top:16px}
|
|
|
+ .pageTitle h1{color:#2D3036;font-size:16px;font-weight:bold;float:left}
|
|
|
+ .pageTitle .step{float:right;color:#9AA5B5;font-size:14px;height:44px;line-height:44px}
|
|
|
+ .pageTitle .step span{display:inline-block;height:20px;line-height:20px;vertical-align:middle;position:relative;padding-left:55px}
|
|
|
+ .pageTitle .step span:before{font-style:normal;font-size:20px;vertical-align:text-top;margin-right:5px}
|
|
|
+ .pageTitle .step span:nth-of-type(1):before{content:'\2776'}
|
|
|
+ .pageTitle .step span:nth-of-type(2):before{content:'\2777'}
|
|
|
+ .pageTitle .step span:nth-of-type(3):before{content:'\2778'}
|
|
|
+ .pageTitle .step span:after{position:absolute;left:0;top:10px;content:'';width:50px;border-top:1px solid #9AA5B5}
|
|
|
+ .pageTitle .step span:first-child{padding-left:0}
|
|
|
+ .pageTitle .step span:first-child:after{display:none}
|
|
|
+ .pageTitle .step span.on{color:#E15616}
|
|
|
+ .listWrap{width:1184px}
|
|
|
+ .listWrap .cartTit,.listWrap .supplierItem{box-sizing:border-box;padding:0 14px;text-align:center;width:100%;background:#FFF;margin-bottom:8px;box-shadow:0px 3px 6px rgba(0,0,0,0.07)}
|
|
|
+ .listWrap .supplierItem.disable{background:#f1f0f5}
|
|
|
+ .listWrap .cartTit,.listWrap .supplierInfo{height:40px;line-height:40px}
|
|
|
+ .listWrap .cartTit{color:#627386}
|
|
|
+ .listWrap .supplierItem,.listWrap .supplierInfo{color:#22272E}
|
|
|
+ .listWrap .supplierInfo{border-top:1px solid #F7F7F7}
|
|
|
+ .listWrap .cartItem{width:100%;height:100px;line-height:100px;margin-top:10px;padding:14px 0}
|
|
|
+ .listWrap .cartItem:first-child{margin-top:0}
|
|
|
+ .listWrap .cartItem .c2{text-align:left}
|
|
|
+ .listWrap .cartItem>div>*{vertical-align:middle}
|
|
|
+ .listWrap .c0{float:left;width:34px;text-align:left;}
|
|
|
+ .listWrap .c1{float:left;width:100px}
|
|
|
+ .listWrap .c2{float:left;width:335px}
|
|
|
+ .listWrap .c3{float:left;width:142px}
|
|
|
+ .listWrap .c4{float:left;width:142px}
|
|
|
+ .listWrap .c5{float:left;width:142px}
|
|
|
+ .listWrap .c6{float:left;width:142px}
|
|
|
+ .listWrap .c7{float:right;width:118px}
|
|
|
+ .listWrap .c10{float:left;width:495px}
|
|
|
+ .listWrap .supplierInfo .c2{text-align:left;width:800px}
|
|
|
+ .listWrap .check{width:14px;height:14px;line-height:14px;vertical-align:middle}
|
|
|
+ .listWrap .image{display:block;width:100px;height:100px;border:1px solid #F7F7F7}
|
|
|
+ .listWrap .name{line-height:20px;display:inline-block;max-height:100px;overflow:hidden;vertical-align:middle}
|
|
|
+ .listWrap .cartItem .name{padding-left:14px}
|
|
|
+ .listWrap .cartItem .name .tag{display: inline-block;background:#f94b4b;color:#FFF;font-size:12px;padding:0 6px;height:20px;line-height:20px;border-radius:2px;font-style:normal;margin-right:5px}
|
|
|
+ .listWrap .c7 em,.listWrap .c10 em{color:#f94b4b;font-style:normal}
|
|
|
+ .listWrap .number{display:inline-block;width:120px;line-height:24px;height:24px;box-sizing:border-box;border:1px solid #FFE6DC;border-radius:2px;font-size:0;white-space:nowrap;text-align:center;overflow:hidden;vertical-align:top}
|
|
|
+ .listWrap .number>em{display:inline-block;width:24px;height:22px;background:#FFE6DC;font-size:20px;font-style:normal;line-height:20px;vertical-align:top;cursor:pointer}
|
|
|
+ .listWrap .number input{width:70px;border:none;line-height:22px;font-size:14px;vertical-align:top;text-align:center;color:#E15616}
|
|
|
+ .listWrap .del{font-size:20px;position:relative;cursor:pointer;display:inline-block;height:40px;line-height:40px;width:30px}
|
|
|
+ .listWrap .del .tips{position:absolute;top:40px;left:4px;opacity:0;white-space:nowrap;background-color:#f94b4b;color:#FFF;border-radius:3px;line-height:30px;font-size:12px;text-align:center;display:inline-block;transition:all .8s;padding:0 10px;font-style:normal}
|
|
|
+ .listWrap .del .tips:before{content:"";width:10px;height:10px;background:#f94b4b;position:absolute;top:-3px;left:6px;transform:rotate(45deg)}
|
|
|
+ .listWrap .del:hover{color:#f94b4b}
|
|
|
+ .listWrap .del:hover .tips{opacity:1}
|
|
|
+ .listWrap .price{position:relative;display:inline-block;height:40px;line-height:40px;}
|
|
|
+ .listWrap .price em{font-style:normal;}
|
|
|
+ .listWrap .price .tag{position:absolute;top:-10px;left:0;padding:0 6px;height:18px;line-height:18px;background-color:#1890f9;background-image:-webkit-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-moz-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-ms-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-o-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:linear-gradient(90deg,#1890f9 0%,#93cdff 100%);border-radius:9px;font-size:12px;color:#FFF;font-style:normal}
|
|
|
+ .listWrap .price .info .i{display:inline-block;vertical-align:middle;width:14px;height:14px;line-height:14px;text-align:center;font-size:12px;font-style:normal;background-color:#1890f9;border-radius:7px;color:#FFF;cursor:help}
|
|
|
+ .listWrap .price .ladder{position:absolute;background:#fff;box-shadow:0 3px 6px 0 #d7dfec;border-radius:2px;line-height:42px;left:0;top:32px;z-index:9;transition:all .8s;display:none}
|
|
|
+ .listWrap .price .info .i:hover+.ladder{display:block}
|
|
|
+ .listWrap .price .ladder em{white-space:nowrap}
|
|
|
+ .listWrap .price .ladder i{font-style:normal;display:inline-block;width:120px;text-align:center}
|
|
|
+ .listWrap .price .ladder .t{color:#627386}
|
|
|
+ .listWrap .price .ladder .p{color:#f94b4b}
|
|
|
+ .invalidTit{height:44px;line-height:44px;padding-top:16px;font-size:16px}
|
|
|
+ .invalidTit .tit{color:#22272e;float:left}
|
|
|
+ .invalidTit .delAll{color:#e15616;float:right;cursor:pointer;}
|
|
|
+ .invalidTit .tit em{font-style:normal;color:#e15616}
|
|
|
+ .summaryWrap{width:100%;background:#FFF;margin:16px 0 -29px 0;}
|
|
|
+ .summaryWrap .summary{width:1184px;margin:0 auto;font-size:18px;padding:11px 0;height:50px;line-height:50px;text-align:right;}
|
|
|
+ .summaryWrap .summary em{font-style:normal}
|
|
|
+ .summaryWrap .summary .left,.summaryWrap .summary .right{display:inline;}
|
|
|
+ .summaryWrap .summary .left .item:first-child{float:left;}
|
|
|
+ .summaryWrap .summary .item{display:inline-block;margin-right:32px;}
|
|
|
+ .summaryWrap .summary .check{width:14px;height:14px;line-height:14px;vertical-align:top;margin:18px 16px 0 16px}
|
|
|
+ .summaryWrap .summary .delete{margin-left:16px;color:#f55c5c}
|
|
|
+ .summaryWrap .summary .right .item em{color:#f55c5c}
|
|
|
+ .summaryWrap .summary .submit{display:inline-block;width:232px;height:50px;line-height:50px;text-align:center;background-color:#e15616;border-radius:2px;color:#FFF}
|
|
|
+ .summaryWrap.fixed{position:fixed;bottom:0;left:0;margin:0;z-index:99999;box-shadow:20px 20px 102px rgba(0,0,0,0.1)}
|
|
|
|
|
|
|
|
|
|
|
@@ -83,6 +94,66 @@ li{list-style:none}
|
|
|
.empty{box-sizing:border-box;padding:15vw 0;text-align:center;color:#4A4F58;line-height:8vw;font-size:3.4vw}
|
|
|
.empty img{width:40vw;height:40vw}
|
|
|
.empty a{color:#E15616}
|
|
|
+ .pageTitle .step{width:100%;height:12.4vw;line-height:12.4vw;background:#FFF;color:#9AA5B5;font-size:3.1vw;text-align:center;}
|
|
|
+ .pageTitle .step span{display:inline-block;height:4.2vw;line-height:4.2vw;vertical-align:middle;position:relative;padding-left:6.4vw}
|
|
|
+ .pageTitle .step span:before{font-style:normal;font-size:5.2vw;vertical-align:text-top;margin-right:1vw}
|
|
|
+ .pageTitle .step span:nth-of-type(1):before{content:'\2776'}
|
|
|
+ .pageTitle .step span:nth-of-type(2):before{content:'\2777'}
|
|
|
+ .pageTitle .step span:nth-of-type(3):before{content:'\2778'}
|
|
|
+ .pageTitle .step span:after{position:absolute;left:0;top:2.05vw;content:'';width:5.4vw;border-top:1px solid #9AA5B5}
|
|
|
+ .pageTitle .step span:first-child{padding-left:0}
|
|
|
+ .pageTitle .step span:first-child:after{display:none}
|
|
|
+ .pageTitle .step span.on{color:#E15616}
|
|
|
+ .pageTitle h1{color:#2D3036;font-size:3.7vw;font-weight:bold;height:10vw;line-height:10vw;padding:0 3.3vw;}
|
|
|
+ .listWrap .supplierItem{width:100%;background:#FFF;color:#9aa5b5;font-size:3.4vw;margin-bottom:1.2vw;}
|
|
|
+ .listWrap .supplierItem.disable{background:#f1f0f5}
|
|
|
+ .listWrap .supplierItem em{font-style: normal}
|
|
|
+ .listWrap .supplierTit{border-bottom:1px solid #F7F7F7;height:7.4vw;line-height:7.4vw;padding:1.3vw 3.3vw;}
|
|
|
+ .listWrap .cartItem{padding:2.2vw 3.3vw;height:24vw;line-height:24vw;position:relative;}
|
|
|
+ .listWrap .supplierInfo{border-top:1px solid #F7F7F7;width:93vw;margin:0 auto;height:10.6vw;line-height:10.6vw;color:#22272e;font-size:3.4vw;text-align:right;}
|
|
|
+ .listWrap .supplierItem .c0{float:left;width:9.6vw;text-align:center}
|
|
|
+ .listWrap .check{width:3.5vw;height:3.5vw;line-height:3.5vw;vertical-align:middle}
|
|
|
+ .listWrap .supplierItem .c1{float:left;width:24vw}
|
|
|
+ .listWrap .supplierItem .image{display:block;box-sizing:border-box;width:24vw;height:24vw;border:1px solid #F7F7F7}
|
|
|
+ .listWrap .supplierTit .img{width:7.4vw;height:7.4vw;border:1px solid #F7F7F7;margin-right:2vw}
|
|
|
+ .listWrap .supplierTit .name{color:#9aa5b5}
|
|
|
+ .listWrap .cartItem .c2,.listWrap .cartItem .c3,.listWrap .cartItem .c4,.listWrap .cartItem .c10{position:absolute;left:39vw;line-height:5vw}
|
|
|
+ .listWrap .cartItem .c2{top:2.2vw;height:10vw;width:58vw;}
|
|
|
+ .listWrap .cartItem .c2 .name{color:#22272e;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
|
|
|
+ .listWrap .cartItem .c3{top:14vw;height:5vw}
|
|
|
+ .listWrap .cartItem .c4{bottom:2.2vw;height:5vw}
|
|
|
+ .listWrap .cartItem .c5{position:absolute;right:3.3vw;bottom:2.2vw;height:6.4vw;line-height:6.4vw}
|
|
|
+ .listWrap .cartItem .c10{color:#f94b4b;top:16vw;height:5vw}
|
|
|
+ .listWrap .cartItem .number{display:inline-block;width:26.6vw;line-height:6.4vw;height:6.4vw;box-sizing:border-box;border:1px solid #FFE6DC;border-radius:2px;font-size:0;white-space:nowrap;text-align:center;overflow:hidden;vertical-align:top}
|
|
|
+ .listWrap .cartItem .number>em{display:inline-block;width:6.4vw;height:6.4vw;background:#FFE6DC;font-size:4vw;line-height:6vw;vertical-align:top}
|
|
|
+ .listWrap .cartItem .number input{width:13.5vw;border:none;line-height:6vw;vertical-align:top;text-align:center;color:#E15616;font-size:3.4vw}
|
|
|
+ .invalidTit{height:9vw;line-height:9vw;font-size:3.7vw;padding:0 3.3vw;}
|
|
|
+ .invalidTit .tit{color:#22272e;float:left}
|
|
|
+ .invalidTit .delAll{color:#e15616;float:right}
|
|
|
+ .invalidTit .tit em{font-style:normal;color:#e15616}
|
|
|
+ .supplierItem.disable .name .tag{display:inline-block;background:#f94b4b;color:#FFF;font-size:2.4vw;padding:0 2vw;height:4.4vw;line-height:4.4vw;border-radius:2px;font-style:normal;margin-right:1vw;}
|
|
|
+ .listWrap .priTag{display:inline-block;margin-right:1vw;padding:0 2vw;height:4.4vw;line-height:4.4vw;background-color:#1890f9;background-image:-webkit-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-moz-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-ms-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:-o-linear-gradient(90deg,#1890f9 0%,#93cdff 100%);background-image:linear-gradient(90deg,#1890f9 0%,#93cdff 100%);border-radius:2.2vw;font-size:2.4vw;color:#FFF;font-style:normal}
|
|
|
+ .listWrap .price .info .i{display:inline-block;vertical-align:middle;width:3.7vw;height:3.7vw;line-height:3.7vw;text-align:center;font-size:2.4vw;font-style:normal;background-color:#1890f9;border-radius:1.9vw;color:#FFF;}
|
|
|
+ .listWrap .price .info .ladder{display:none;background-color:rgba(74,79,88,.7);z-index:998;}
|
|
|
+ .listWrap .price .info .ladder>span{display:block;box-sizing:border-box;width:74.6vw;padding:4vw 0;background:#FFF;border-radius:1.6vw;position:relative;top:50%;margin:-60vw auto 0 auto;line-height:10vw;font-size:4.2vw}
|
|
|
+ .listWrap .price .ladder em{white-space:nowrap;text-align:center;}
|
|
|
+ .listWrap .price .ladder i{font-style:normal;display:inline-block;width:35vw;text-align:center}
|
|
|
+ .listWrap .price .ladder .t{color:#627386}
|
|
|
+ .listWrap .price .ladder .p{color:#f94b4b}
|
|
|
+ .listWrap .price .ladder .close{display:block;width:46vw;height:10vw;line-height:10vw;text-align:center;background-color:#ffe6dc;border-radius:2px;border:1px solid #e15616;margin:6vw auto 0}
|
|
|
+ .summaryWrap{width:100%;background:#FFF;margin:1.4vw 0}
|
|
|
+ .summaryWrap .summary{width:93vw;margin:0 auto;font-size:3.4vw;padding-bottom:3.3vw}
|
|
|
+ .summaryWrap .summary em{font-style:normal}
|
|
|
+ .summaryWrap .summary .left{height:9.4vw;line-height:9.4vw}
|
|
|
+ .summaryWrap .summary .right{height:11.2vw;line-height:11.2vw}
|
|
|
+ .summaryWrap .summary .check{width:3.5vw;height:3.5vw;line-height:3.5vw;vertical-align:top;margin:3vw 3vw 0 3.3vw}
|
|
|
+ .summaryWrap .summary .delete{width:12vw;height:6vw;line-height:6vw;display:inline-block;text-align:center;color:#f55c5c}
|
|
|
+ .summaryWrap .summary .right .item{margin-left:6.8vw}
|
|
|
+ .summaryWrap .summary .right .item em{color:#f55c5c}
|
|
|
+ .summaryWrap .summary .submit{display:inline-block;width:30.4vw;height:11.2vw;line-height:11.2vw;text-align:center;background-color:#e15616;border-radius:2px;color:#FFF}
|
|
|
+ .summaryWrap.fixed{position:fixed;bottom:0;left:0;margin:0;z-index:99999;box-shadow:20px 20px 102px rgba(0,0,0,0.1)}
|
|
|
+
|
|
|
+
|
|
|
|
|
|
}
|
|
|
|