| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737 |
- /* 个人中心 */
- .user-center .flex-box {
- display: flex;
- margin-top: 30px;
- /* min-height: 496px; */
- }
- .user-center .foot {
- margin-top: 30px;
- }
- .to-balance {
- cursor: pointer;
- }
- .user-center .flex-box .side-nav-zh {
- width: 120px;
- }
- .user-center .flex-box .side-nav-en {
- width: 160px;
- }
- .user-center .flex-box .side-nav .item {
- padding-bottom: 15px;
- }
- .user-center .flex-box .side-nav .item .tit {
- height: 28px;
- line-height: 28px;
- color: #333;
- font-weight: 700;
- }
- .user-center .flex-box .side-nav .item .item-a {
- display: block;
- height: 24px;
- line-height: 24px;
- color: #999;
- }
- .user-center .flex-box .side-nav .item .item-a .number {
- color: #e1251b;
- font-family: arial;
- margin-left: 2px;
- }
- .user-center .flex-box .side-nav .item .item-a:hover {
- color: #e1251b;
- }
- .user-center .flex-box .side-nav .item .item-a.active {
- color: #e1251b;
- font-weight: 600;
- }
- .user-center .flex-box .con-box {
- flex: 1;
- padding-left: 6px;
- }
- .user-center .flex-box .con-box.apply-list .goods-info .sku {
- display: inline-block;
- margin-top: 5px;
- color: #999;
- }
- /* 订单列表 */
- .user-center .order-list .order-table {
- margin-bottom: 20px;
- }
- .user-center .order-list .order-table .box {
- border: 1px solid #eee;
- width: 100%;
- }
- .user-center .order-list .order-table .box td {
- padding: 15px 0;
- border-top: 1px solid #eee;
- text-align: center;
- }
- .user-center .order-list .order-table .box .bl {
- border-left: 1px solid #eee;
- }
- .user-center .order-list .order-table .box .box-tit th {
- height: 32px;
- line-height: 32px;
- text-align: center;
- background: #f9f9f9;
- font-weight: 400;
- border: 1px solid #f9f9f9;
- }
- .user-center .order-list .order-table .box .box-space td {
- border-left: 1px solid #fff;
- border-right: 1px solid #fff;
- padding: 0;
- height: 14px;
- }
- .user-center .order-list .order-table .box .pl {
- padding-left: 50px;
- text-align: left !important;
- }
- .user-center .order-list .order-table .box .pr {
- padding-right: 20px;
- }
- .user-center .order-list .order-table .box .box-hd {
- background: #f9f9f9;
- }
- .user-center .order-list .order-table .box .box-hd td {
- background: #f9f9f9;
- height: 32px;
- padding: 0 15px;
- line-height: 18px;
- }
- .user-center .order-list .order-table .box .box-hd .time {
- float: left;
- margin-right: 40px;
- font-family: arial;
- color: #999;
- }
- .user-center .order-list .order-table .box .box-hd .order-number {
- color: #999;
- float: left;
- text-align: left;
- }
- .user-center .order-list .order-table .box .box-hd .order-number .num {
- font-family: arial;
- color: #000;
- vertical-align: top;
- display: inline-block;
- }
- .user-center .order-list .order-table .box .box-hd .shop {
- display: block;
- float: left;
- margin-left: 40px;
- cursor: pointer;
- }
- .user-center .order-list .order-table .box .box-hd .shop .shop-icon {
- width: 14px;
- height: 14px;
- vertical-align: top;
- display: inline-block;
- margin-top: 2px;
- margin-right: 5px;
- background: url(../images/icons.png) no-repeat -28px -458px;
- }
- .user-center .order-list .order-table .box .box-hd .shop:hover .shop-icon {
- background-position: -9px -458px;
- }
- .user-center .order-list .order-table .box .box-hd .shop:hover {
- color: #e1251b;
- }
- .user-center .order-list .order-table .box .box-hd .del {
- float: right;
- width: 14px;
- height: 14px;
- margin-top: 3px;
- background: url(../images/icons.png) no-repeat 0 -415px;
- cursor: pointer;
- }
- .user-center .order-list .order-table .box .box-hd .del:hover {
- background-position: -19px -415px;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info {
- text-align: left;
- display: flex;
- padding-left: 15px;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .img {
- width: 70px;
- height: 70px;
- font-size: 0;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .img img {
- width: 100%;
- height: 100%;
- cursor: pointer;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku {
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- flex: 1;
- margin: 0 15px;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .name {
- max-height: 36px;
- line-height: 18px;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .sku {
- display: flex;
- color: #999;
- justify-content: space-between;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .name:hover {
- color: #e1251b;
- cursor: pointer;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .sku-info-con {
- display: flex;
- align-items: center;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .sku-info-con .order-sgin {
- display: inline-block;
- padding: 3px 6px;
- background-color: #e1251b;
- color: #fff;
- margin-top: 6px;
- font-size: 12px;
- border-radius: 2px;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .sku-info-con .order-sgin.prod-sgin {
- margin-top: 0;
- padding: 1px 3px;
- border: 1px solid #e1251b;
- color: #e1251b;
- background: #fff;
- }
- .user-center .order-list .order-table .box .box-tr .goods-info .name-sku .sku-info-con .sku {
- max-width: 60%;
- margin-right: 10px;
- color: #999;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- /* .user-center .order-list .order-table .box .box-tr .goods-return {
- float: left;
- line-height: 18px;
- color: #999;
- text-align: right;
- width: 60px;
- padding-right: 20px;
- }
- .user-center .order-list .order-table .box .box-tr .goods-return:hover {
- color: #e1251b;
- } */
- .user-center .order-list .order-table .box .box-tr .goods-number,
- .user-center .order-list .order-table .box .box-tr .amount,
- .user-center .order-list .order-table .box .box-tr .status,
- .user-center .order-list .order-table .box .box-tr .action {
- line-height: 20px;
- color: #999;
- }
- .user-center .order-list .order-table .box .box-tr .amount .price {
- display: block;
- color: #000;
- }
- .user-center .order-list .order-table .box .box-tr .status .no-finish {
- color: #e1251b;
- }
- .user-center .order-list .order-table .box .box-tr .status .order-detail {
- color: #000;
- }
- .user-center .order-list .order-table .box .box-tr .status .order-detail:hover {
- color: #e1251b;
- }
- .user-center .order-list .order-table .box .box-tr .action .action-btn {
- display: block;
- background: #fff;
- border-radius: 2px;
- width: 96px;
- /* height: 18px; */
- line-height: 18px;
- padding: 2px 0;
- margin: 3px auto;
- text-align: center;
- }
- .user-center .order-list .order-table .box .box-tr .action .action-btn.default {
- background: #f9f9f9;
- border: 1px solid #eee;
- color: #000;
- }
- .user-center
- .order-list
- .order-table
- .box
- .box-tr
- .action
- .action-btn.default:hover {
- background: #fff;
- color: #e1251b;
- border: 1px solid #e1251b;
- }
- .user-center .order-list .order-table .box .box-tr .action .action-btn.active {
- color: #e1251b;
- border: 1px solid #e1251b;
- }
- .user-center
- .order-list
- .order-table
- .box
- .box-tr
- .action
- .action-btn.active:hover {
- background: #e1251b;
- color: #fff;
- }
- .user-center .order-list .order-table .box .box-tr .action .action-a {
- color: #000;
- }
- .user-center .order-list .order-table .box .box-tr .action .action-a:hover {
- color: #e1251b;
- }
- /* 订单列表 end */
- /* 导航 */
- .user-center .uc-nav {
- border-bottom: 1px solid #eee;
- margin: 15px 0;
- display: flex;
- }
- .user-center .uc-nav .nav-box {
- position: relative;
- bottom: -1px;
- flex: 1;
- display: flex;
- }
- .user-center .uc-nav .nav-box .nav-item {
- position: relative;
- border-bottom: 1px solid #eee;
- cursor: pointer;
- }
- .user-center .uc-nav .nav-box .nav-item.active {
- color: #e1251b;
- border-bottom: 1px solid #e1251b;
- }
- .user-center .uc-nav .nav-box .nav-item:hover {
- color: #e1251b;
- }
- .user-center .uc-nav .nav-box .nav-item .text {
- display: inline-block;
- line-height: 1;
- padding: 0 20px 12px;
- font-size: 14px;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- }
- .user-center .uc-nav .nav-box .nav-item .line {
- background-color: #eee;
- width: 1px;
- height: 14px;
- font-size: 0;
- position: absolute;
- top: 2px;
- right: 0;
- }
- .user-center .uc-nav .nav-box .nav-item:last-child .line {
- width: 0;
- }
- .user-center .uc-nav .nav-box .nav-item .number {
- color: #e1251b;
- margin-left: 5px;
- font-family: arial;
- }
- /* 导航 end */
- /* 搜索 */
- .user-center .uc-serach {
- margin-bottom: 15px;
- display: flex;
- }
- .user-center .uc-serach .left {
- flex: 1;
- display: flex;
- }
- .user-center .uc-serach .left .select-item {
- position: relative;
- height: 28px;
- z-index: 10;
- margin-right: 10px;
- }
- .user-center .uc-serach .left .select-item .tit {
- cursor: pointer;
- display: block;
- width: 106px;
- border: 1px solid #eee;
- padding: 0px 28px 0 12px;
- line-height: 26px;
- color: #777;
- position: relative;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- }
- .user-center .uc-serach .left .select-item:hover .tit {
- color: #e1251b;
- }
- .user-center .uc-serach .left .select-item .tit::after {
- position: absolute;
- right: 10px;
- top: 11px;
- width: 0;
- height: 0;
- content: ' ';
- border: 5px solid transparent;
- border-top: 5px solid #bcbcbc;
- border-radius: 2px;
- }
- .user-center .uc-serach .left .select-item:hover .tit::after {
- border-top: 5px solid #e1251b;
- }
- .user-center .uc-serach .left .select-item .select {
- position: relative;
- top: -1px;
- left: 0;
- border-width: 0 1px 1px;
- border-style: solid;
- border-color: #eee;
- background-color: #fff;
- line-height: 28px;
- font-size: 12px;
- color: #999;
- text-align: center;
- box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
- display: none;
- }
- .user-center .uc-serach .left .select-item:hover .select {
- display: block;
- }
- .user-center .uc-serach .left .select-item .select .s-item {
- display: block;
- padding: 2px 15px;
- cursor: pointer;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- text-align: left;
- }
- .user-center .uc-serach .left .select-item .select .s-item:hover {
- color: #e1251b;
- background: #f9f9f9;
- }
- .user-center .uc-serach .left .action-btn {
- height: 28px;
- display: flex;
- }
- .user-center .uc-serach .left .action-btn .batch {
- padding: 0 12px;
- color: #777;
- border: 1px solid #eee;
- height: 26px;
- line-height: 26px;
- margin-right: 10px;
- }
- .user-center .uc-serach .left .action-btn .batch:hover {
- color: #e1251b;
- border-color: #e1251b;
- }
- .user-center .uc-serach .left .action-btn .batch-box {
- display: none;
- vertical-align: top;
- line-height: 28px;
- color: #777;
- }
- .user-center .uc-serach .left .action-btn.active .batch-box {
- display: flex;
- align-items: center;
- }
- .user-center .uc-serach .left .action-btn .batch-box .check {
- margin-right: 10px;
- cursor: pointer;
- }
- .user-center .uc-serach .left .action-btn .batch-box .check .checkbox {
- margin-top: 7px;
- }
- .user-center .uc-serach .left .action-btn .batch-box .check .checkbox::before {
- border-color: #aaa;
- }
- .user-center
- .uc-serach
- .left
- .action-btn
- .batch-box
- .check:hover
- .checkbox.default::before {
- border-color: #e1251b;
- }
- .user-center .uc-serach .left .action-btn .batch-box .check .text {
- margin-left: 3px;
- -moz-transition: all 0.2s;
- -webkit-transition: all 0.2s;
- -o-transition: all 0.2s;
- transition: all 0.2s;
- }
- .user-center .uc-serach .left .action-btn .batch-box .check:hover .text {
- color: #e1251b;
- }
- .user-center .uc-serach .left .action-btn .batch-box .cancel-collection {
- cursor: pointer;
- }
- .user-center .uc-serach .left .action-btn .batch-box .cancel-collection .icon {
- display: inline-block;
- vertical-align: top;
- width: 14px;
- height: 14px;
- margin-top: 7px;
- background: url(../images/icons.png) no-repeat 0 -415px;
- }
- .user-center
- .uc-serach
- .left
- .action-btn
- .batch-box
- .cancel-collection:hover
- .icon {
- background-position: -19px -415px;
- }
- .user-center .uc-serach .left .action-btn .batch-box .cancel-collection .text {
- margin-left: 3px;
- -moz-transition: all 0.2s;
- -webkit-transition: all 0.2s;
- -o-transition: all 0.2s;
- transition: all 0.2s;
- }
- .user-center
- .uc-serach
- .left
- .action-btn
- .batch-box
- .cancel-collection:hover
- .text {
- color: #e1251b;
- }
- .user-center .uc-serach .right {
- display: flex;
- align-items: center;
- }
- .user-center .uc-serach .right .input {
- width: 222px;
- border: 1px solid #eee;
- height: 26px;
- line-height: 26px;
- font-size: 12px;
- padding: 0 5px;
- }
- .user-center .uc-serach .right .search {
- padding: 0 10px;
- height: 28px;
- line-height: 28px;
- color: #fff;
- background-color: #e1251b;
- display: inline-block;
- vertical-align: top;
- margin: 0 10px;
- }
- .user-center .uc-serach .right .search:hover {
- opacity: 0.8;
- }
- .user-center .uc-serach .right .search-value {
- position: relative;
- height: 28px;
- z-index: 10;
- margin-right: 10px;
- }
- .user-center .uc-serach .right .search-value .ordernum {
- cursor: pointer;
- display: block;
- width: 100px;
- border: 1px solid #eee;
- padding: 0px 17px 0 12px;
- line-height: 26px;
- color: #777;
- position: relative;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- }
- .user-center .uc-serach .right .search-value:hover .ordernum {
- color: #e1251b;
- }
- .user-center .uc-serach .right .search-value .ordernum::after {
- position: absolute;
- right: 10px;
- top: 11px;
- width: 0;
- height: 0;
- content: ' ';
- border: 5px solid transparent;
- border-top: 5px solid #bcbcbc;
- border-radius: 2px;
- }
- .user-center .uc-serach .right .search-value:hover .ordernum::after {
- border-top: 5px solid #e1251b;
- }
- .user-center .uc-serach .right .search-value .options {
- position: relative;
- top: -1px;
- left: 0;
- border-width: 0 1px 1px;
- border-style: solid;
- border-color: #eee;
- background-color: #fff;
- line-height: 28px;
- font-size: 12px;
- color: #999;
- text-align: center;
- box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
- }
- .user-center .uc-serach .right .search-value .options .options-item {
- display: block;
- padding: 2px 15px;
- cursor: pointer;
- -webkit-transition: all 0.2s ease;
- -moz-transition: all 0.2s ease;
- -o-transition: all 0.2s ease;
- transition: all 0.2s ease;
- text-align: left;
- }
- .user-center .uc-serach .right .search-value .options .options-item:hover {
- color: #e1251b;
- background: #f9f9f9;
- }
- /* 搜索 end */
- .message-chat {
- position: relative;
- }
- /* 客服信息小红点 */
- .message-radio {
- border-radius: 50%;
- width: 5px;
- height: 5px;
- background-color: red;
- display: inline-block;
- position: absolute;
- top: 2px;
- left: 48px;
- }
- /* 个人中心 end */
|