123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858 |
- .confirm_order_container {
- width: 1200px;
- margin: 0 auto;
- margin-top: 20px;
- .receive_info {
- border: 1px solid #dddddd;
- border-radius: 2px;
- .receive_info_title {
- height: 40px;
- line-height: 40px;
- font-size: 12px;
- padding-left: 20px;
- background-color: #f8f8f8;
- color: #666666;
- }
- .receive_info_content {
- height: 159px;
- padding: 0 40px;
- }
- .content_left {
- width: 785px;
- border-right: 1px solid #dddddd;
- .member {
- font-size: 14px;
- }
- .address_detail {
- width: 700px;
- }
- span:not(:first-child) {
- font-size: 14px;
- line-height: 14px;
- margin-top: 22px;
- }
- }
- .content_right {
- width: 370px;
- font-size: 14px;
- .replace_address {
- color: $colorMain2;
- line-height: 14px;
- }
- }
- .add_address {
- width: 100px;
- height: 30px;
- background-color: $colorMain;
- color: white;
- line-height: 30px;
- text-align: center;
- margin-top: 29px;
- border-radius: 3px;
- }
- .nomartop {
- margin-top: 0;
- }
- }
- .pre_message,
- .receive_info {
- border: 1px solid #dddddd;
- border-radius: 2px;
- .pre_message_title,
- .receive_info_title {
- height: 40px;
- line-height: 40px;
- font-size: 12px;
- padding-left: 20px;
- background-color: #f8f8f8;
- color: #666666;
- }
- .receive_info_content {
- height: 159px;
- padding: 0 40px;
- }
- .pre_message_info {
- padding: 10px 40px;
- .tag_pre {
- display: inline-block;
- line-height: 25px;
- text-align: right;
- font-weight: 400;
- margin-right: 10px;
- font-size: 14px;
- color: #333333;
- display: flex;
- min-width: 100px;
- max-width: 200px;
- justify-content: flex-end;
- }
- strong {
- font-size: 14px;
- color: $colorMain;
- margin-right: 3px;
- }
- }
- .content_left {
- width: 785px;
- border-right: 1px solid #dddddd;
- .member {
- font-size: 14px;
- }
- .address_detail {
- width: 700px;
- }
- span:not(:first-child) {
- font-size: 14px;
- line-height: 14px;
- margin-top: 22px;
- }
- }
- .content_right {
- width: 370px;
- font-size: 14px;
- .replace_address {
- color: $colorMain2;
- line-height: 14px;
- }
- }
- .add_address {
- width: 100px;
- height: 30px;
- background-color: $colorMain;
- color: white;
- line-height: 30px;
- text-align: center;
- margin-top: 29px;
- border-radius: 3px;
- }
- .nomartop {
- margin-top: 0;
- }
- }
- .store_item {
- border: 1px solid #dddddd;
- margin-top: 20px;
- .store_name {
- height: 40px;
- line-height: 40px;
- font-size: 12px;
- padding-left: 20px;
- background-color: #f8f8f8;
- color: #666666;
- }
- .good_container {
- padding: 0 20px;
- .good_item {
- font-size: 14px;
- padding: 20px 0 10px 0;
- border-bottom: 1px solid #eeeeee;
- .good_info {
- width: 785px;
- .good_image {
- width: 100px;
- height: 100px;
- }
- .good_info_text {
- align-self: flex-start;
- margin-left: 20px;
- .good_name {
- width: 400px;
- color: #333333;
- margin-top: 10px;
- }
- .good_spec {
- width: 400px;
- color: #999999;
- margin-top: 20px;
- }
- }
- }
- .good_price {
- width: 230px;
- text-align: center;
- color: #333333;
- }
- .num {
- flex: 1;
- text-align: center;
- }
- }
- }
- .store_coupon {
- width: 1156px;
- margin: 0 auto;
- margin-top: 10px;
- border: 1px solid #dddddd;
- font-size: 14px;
- .store_coupon_title {
- width: 100%;
- background-color: #f8f8f8;
- height: 40px;
- line-height: 40px;
- padding-left: 20px;
- color: #666666;
- box-sizing: border-box;
- }
- .store_coupon_con {
- height: 60px;
- padding-left: 20px;
- padding-right: 20px;
- .title {
- width: 130px;
- height: 30px;
- text-align: center;
- line-height: 30px;
- border: 1px solid #dddddd;
- color: #999999;
- }
- .remark {
- font-size: 12px;
- margin-left: 20px;
- height: 20px;
- ::-webkit-input-placeholder {
- color: #aaaaaa;
- }
- border: none;
- width: 80%;
- }
- }
- }
- .settle_info {
- width: 1158px;
- height: 160px;
- background-color: #f8f8f8;
- margin: 20px auto;
- box-sizing: border-box;
- padding: 40px 20px 40px 0;
- font-size: 14px;
- text-align: right;
- .discount,
- .shipping {
- margin-top: 20px;
- .red {
- color: $colorMain2;
- }
- span:nth-child(2) {
- width: 174px;
- display: inline-block;
- }
- }
- .total_money {
- span:nth-child(2) {
- width: 174px;
- }
- span:nth-child(2),
- span:nth-child(3) {
- display: inline-block;
- color: $colorMain;
- }
- }
- }
- }
- .platform_discount {
- width: 100%;
- margin-top: 20px;
- .platform_discount_con {
- padding-left: 20px;
- .voice_select {
- margin: 15px 0;
- }
- .integral {
- margin-bottom: 10px;
- padding: 15px 0;
- border-top: 1px solid #dddddd;
- width: 100%;
- .int_ground {
- display: flex;
- align-items: center;
- font-size: 14px;
- //font-family: Microsoft YaHei;
- font-weight: 400;
- color: #333333;
- img {
- margin-left: 5px;
- width: 15px;
- height: 15px;
- }
- }
- .int_avalible {
- display: inline-flex;
- margin-top: 15px;
- font-size: 14px;
- border: 1px solid #dddddd;
- padding: 9px 14px;
- border-radius: 3px;
- width: unset;
- span:first-child {
- color: #999999;
- }
- span:last-child {
- color: $colorMain;
- }
- }
- }
- width: 100%;
- .title {
- width: 130px;
- height: 30px;
- text-align: center;
- line-height: 30px;
- border: 1px solid #dddddd;
- color: #999999;
- margin-left: 20px;
- }
- }
- }
- .order_total_settle {
- padding: 30px;
- box-sizing: border-box;
- width: 100%;
- height: 230px;
- background-color: #f8f8f8;
- border-radius: 2px;
- margin-top: 20px;
- margin-bottom: 20px;
- font-size: 16px;
- .order_price {
- text-align: right;
- color: #333333;
- .order_price_num {
- padding-left: 70px;
- font-size: 30px;
- color: $colorMain;
- }
- .red {
- padding-left: 70px;
- color: $colorMain;
- }
- }
- .order_discount {
- margin-top: 30px;
- }
- .goBuy {
- width: 160px;
- height: 50px;
- background-color: $colorMain;
- float: right;
- margin-top: 25px;
- border-radius: 3px;
- color: white;
- font-size: 20px;
- font-weight: bold;
- line-height: 50px;
- text-align: center;
- }
- }
- .invoice_con {
- height: 70px;
- margin-left: 20px;
- .no_select_invoice {
- img {
- width: 18px;
- height: 18px;
- }
- span {
- font-size: 14px;
- line-height: 14px;
- margin-left: 20px;
- }
- .invoice_info {
- margin-left: 50px;
- border-left: 1px solid #dddddd;
- span {
- font-size: 14px;
- line-height: 14px;
- margin-left: 50px;
- }
- .choose {
- color: #257bfd;
- cursor: pointer;
- }
- }
- }
- }
- // 发票弹窗 start
- p {
- color: #666666;
- font-size: 14px;
- width: 485px;
- margin: 0 auto;
- }
- .voice_list {
- width: 485px;
- height: 330px;
- overflow-y: scroll;
- scrollbar-width: none !important;
- -ms-overflow-style: none !important;
- margin: 0 auto;
- margin-top: 20px;
- .voice_item:not(:first-child) {
- margin-top: 20px;
- }
- .voice_item {
- width: 100%;
- height: 36px;
- border: 1px solid #dddddd;
- position: relative;
- line-height: 36px;
- font-size: 14px;
- color: #333333;
- padding: 0 20px;
- box-sizing: border-box;
- span:first-child {
- float: left;
- }
- span:nth-child(2) {
- float: right;
- display: inline-block;
- text-align: center;
- width: 35px;
- font-size: 12px;
- color: $colorMain;
- height: 20px;
- line-height: 20px;
- margin-top: 7px;
- border: 1px solid $colorMain;
- border-radius: 5px;
- }
- img {
- width: 14px;
- height: 14px;
- position: absolute;
- right: 0;
- bottom: 0;
- }
- }
- .active {
- border: 1px solid $colorMain2;
- }
- .add_voice_btn {
- width: 80px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- background-color: $colorMain;
- color: white;
- margin: 20px 300px 0;
- border-radius: 2px;
- }
- }
- .add_voice_content {
- height: 330px;
- width: 485px;
- margin: 0 auto;
- overflow-y: scroll;
- scrollbar-width: none !important;
- -ms-overflow-style: none !important;
- .item:not(:first-child) {
- margin-top: 20px;
- }
- .item {
- font-size: 14px;
- .title {
- height: 30px;
- line-height: 30px;
- width: 70px;
- text-align: right;
- }
- .right_info {
- .input {
- margin-left: 10px;
- width: 400px;
- }
- .nomartop {
- margin-top: 0px;
- }
- p {
- width: 400px;
- color: #bbbbbb;
- font-size: 12px;
- margin-left: 10px;
- margin-top: 10px;
- line-height: 16px;
- }
- .select_btn {
- width: 120px;
- height: 30px;
- background: #ffffff;
- border: 1px solid #dfdfdf;
- border-radius: 2px;
- line-height: 30px;
- text-align: center;
- position: relative;
- color: #999999;
- }
- .active {
- border: 1px solid $colorMain2;
- color: #333333;
- }
- .select_btn:nth-child(1) {
- margin-left: 10px;
- }
- .select_btn:nth-child(2) {
- margin-left: 70px;
- }
- img {
- width: 14px;
- height: 14px;
- position: absolute;
- right: 0;
- bottom: 0;
- }
- }
- }
- .is_defalut {
- margin-top: 10px;
- }
- span {
- margin-right: 10px;
- }
- }
- //商品无货缺货
- .out_stock_dialog {
- width: 460px;
- margin: 0 auto;
- height: 330px;
- overflow-y: scroll;
- .good_item {
- font-size: 14px;
- img {
- width: 80px;
- height: 80px;
- }
- .good_info {
- margin-left: 10px;
- }
- .good_name {
- width: 320px;
- color: #333333;
- line-height: 14px;
- margin-top: 10px;
- display: inline-block;
- }
- .spec_num {
- margin-top: 26px;
- .good_spec {
- color: #999999;
- }
- .good_num {
- float: right;
- color: #333333;
- }
- }
- }
- }
- .btn_con {
- font-size: 14px;
- margin-top: 20px;
- .return {
- width: 60px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- color: #333333;
- border-radius: 3px;
- border: 1px solid #dddddd;
- }
- .red {
- background-color: $colorMain;
- color: white;
- }
- .remove {
- width: 120px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- border-radius: 3px;
- background-color: $colorMain;
- margin-left: 10px;
- color: white;
- }
- .confirm_add_voice {
- width: 60px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- color: white;
- border-radius: 3px;
- background-color: $colorMain;
- margin-left: 10px;
- }
- }
- // 选择地址
- .address_con {
- height: 330px;
- overflow-y: scroll;
- scrollbar-width: none !important;
- -ms-overflow-style: none !important;
- .address_item {
- &:not(:first-child) {
- margin-top: 20px;
- }
- width: 458px;
- // height: 104px;
- box-sizing: border-box;
- border: 1px solid #dfdfdf;
- position: relative;
- padding: 20px;
- span,
- div:not(:first-child) {
- margin-top: 12px;
- }
- .address_text {
- display: flex;
- width: 400px;
- }
- .selected {
- width: 14px;
- height: 14px;
- position: absolute;
- right: 0;
- bottom: 0;
- }
- }
- .select {
- border: 1px solid $colorMain2;
- }
- }
- ::-webkit-scrollbar {
- width: 0 !important;
- }
- ::-webkit-scrollbar {
- width: 0 !important;
- height: 0;
- }
- }
- .el-select-dropdown__item.selected {
- color: $colorMain;
- font-weight: 700;
- }
- .el-select .el-input__inner:focus {
- border-color: unset;
- }
- select .el-input.is-focus .el-input__inner {
- border-color: unset;
- }
- .top_order_info {
- width: 1200px;
- margin: 20px auto;
- display: flex;
- justify-content: space-between;
- .top_logo {
- width: 135px;
- height: 98px;
- div {
- width: 135px;
- height: 98px;
- background-size: contain;
- background-repeat: no-repeat;
- background-position: center center;
- }
- }
- .top_info_progress {
- width: 600px;
- .progress_item {
- p {
- margin-top: 10px;
- }
- .progress {
- text-align: center;
- margin-top: 3px;
- span {
- position: relative;
- display: inline-block;
- width: 24px;
- height: 24px;
- line-height: 14px;
- border: 5px solid #eeeeee;
- border-radius: 50%;
- color: #9f9f9f;
- z-index: 2;
- &.active {
- border: 5px solid #2abf5c;
- color: #2abf5c;
- }
- }
- .progress_line {
- width: 140px;
- height: 6px;
- background-color: #eeeeee;
- z-index: 1;
- .content {
- width: 100%;
- height: 100%;
- &.active {
- background-color: #2abf5c;
- }
- &.current {
- width: 60%;
- }
- }
- }
- }
- }
- }
- }
- .overflow_ellipsis_clamp2 {
- width: 300px;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-line-clamp: 3;
- -webkit-box-orient: vertical;
- word-break: break-all;
- line-height: 19px;
- }
- .integral_avalible {
- height: 36px;
- background: #f8f8f8;
- padding-left: 15px;
- line-height: 36px;
- span:first-child {
- font-size: 14px;
- //font-family: Microsoft YaHei;
- font-weight: 400;
- color: #333333;
- }
- span:nth-child(2) {
- font-size: 14px;
- //font-family: Microsoft YaHei;
- font-weight: bold;
- color: #333333;
- }
- }
- .use_integral_list {
- margin-top: 10px;
- .integral_item {
- position: relative;
- display: flex;
- padding-top: 10px;
- padding-bottom: 10px;
- justify-content: space-between;
- &:hover {
- background-color: #f8f8f8;
- }
- span {
- display: inline-block;
- color: #333333;
- font-size: 14px;
- height: 20px;
- line-height: 20px;
- }
- label {
- display: block;
- width: 18px;
- height: 18px;
- z-index: 1;
- .img {
- width: 18px;
- height: 18px;
- background: url(/buy/not_select.png) center;
- background-size: 100%;
- }
- }
- input[type="radio"] {
- display: none;
- z-index: 0;
- }
- input[type="radio"]:checked + label {
- .img {
- width: 18px;
- height: 18px;
- background: url(/buy/selected.png) center;
- background-size: 100%;
- z-index: 1;
- }
- }
- .no_avalible {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background-color: #666666;
- opacity: 0.3;
- z-index: 999;
- }
- }
- }
- .integral_btn {
- margin-top: 20px;
- display: flex;
- justify-content: center;
- button {
- border: none;
- width: 110px;
- height: 30px;
- border-radius: 3px;
- font-size: 14px;
- //font-family: Microsoft YaHei;
- font-weight: 400;
- color: #ffffff;
- line-height: 30px;
- }
- .integral_abandom {
- background: #999999;
- }
- .integral_engage {
- background-color: $colorMain;
- margin-left: 20px;
- }
- }
- .exchange_info {
- position: relative;
- zoom: 1;
- height: 86px;
- display: block;
- .order_price {
- position: absolute;
- right: 0;
- border-collapse: separate;
- border-spacing: 10px;
- tr {
- margin-top: 10px;
- margin-bottom: 5px;
- }
- }
- }
- .intagral_lack {
- width: 160px;
- height: 50px;
- background: #999999;
- float: right;
- margin-top: 25px;
- border-radius: 3px;
- color: white;
- font-size: 20px;
- font-weight: bold;
- line-height: 50px;
- text-align: center;
- }
|