.el-main { padding: 40px 0 0 0; } .main-card { max-width: none; background: #0d1117; } .main-content { display: flex; } .left-box { flex: 1; } .info-box { display: flex; justify-content: space-between; flex-wrap: wrap; box-sizing: border-box; padding: 0.84rem 0.6rem 0.4rem 1.1rem; border-right: 1px solid rgba(255,255,255,0.06); background-color: #161b22; min-height: 1.88rem; } .info-first { height: 0.6rem; display: flex; cursor: pointer; } .name-first { display: flex; justify-content: center; align-items: center; font-size: 0.36rem; background: #161b22; width: 0.6rem; height: 0.6rem; border-radius: 0.03rem; color: #FFFFFF; font-weight: bold; } .name-box { display: flex; flex-direction: column; justify-content: flex-end; margin-left: 0.08rem; } .name { color: #8B949E; font-size: 0.14rem; font-weight: 400; } .name .id-text { color: #E6E8EB; } .hello { font-weight: 400; font-size: 0.16rem; color: #E6E8EB; } .info-second { height: 0.6rem; display: flex; flex-direction: column; justify-content: space-between; } .info-three { display: flex; flex-direction: column; justify-content: space-between; row-gap: 0.04rem; } .info-three .compny-box, .info-three .person-box { display: flex; align-items: flex-start; column-gap: 0.32rem; font-size: 0.14rem; } .info-three .compny-box .left-icon, .info-three .person-box .left-icon { display: flex; align-items: center; column-gap: 0.04rem; font-size: 0.14rem; color: #8B949E; } .info-three .compny-box .left-icon img, .info-three .person-box .left-icon img { vertical-align: middle; width: 0.24rem; height: 0.24rem; flex-shrink: 0; } .info-three .compny-box .right-text .certify-id, .info-three .person-box .right-text .certify-id { display: flex; align-items: center; } .info-three .compny-box .right-text .right-type, .info-three .person-box .right-text .right-type { color: #8B949E; } .info-three .compny-box .right-text .company-name, .info-three .person-box .right-text .company-name { color: #E6E8EB; } .info-three .compny-box .right-text .certify-bottom, .info-three .person-box .right-text .certify-bottom { display: flex; align-items: center; } .info-three .compny-box .right-text .certify-bottom .cpoy-btn, .info-three .person-box .right-text .certify-bottom .cpoy-btn { cursor: pointer; margin-left: 0.04rem; width: 0.14rem; height: 0.14rem; } .info-three .compny-box .right-text .bule-text, .info-three .person-box .right-text .bule-text { cursor: pointer; color: #3699FF; } .info-three .compny-box .right-text .certify-text, .info-three .person-box .right-text .certify-text { color: #E6E8EB; display: inline-block; max-width: 1.6rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .email-box, .phone-box { color: #8B949E; display: flex; justify-content: space-between; align-items: center; font-size: 0.14rem; } .email-box .phone-number, .phone-box .phone-number { margin-left: 0.25rem; color: #E6E8EB; } .info-second > div img { margin-right: 0.05rem; vertical-align: middle; width: 0.16rem; } .statistics-box { margin-top: 0.4rem; padding: 0 0.36rem 0rem 0.8rem; } .title-text { font-weight: Bold; color: #E6E8EB; font-size: 0.16rem; margin-bottom: 0.1rem; } .statistics-content { display: flex; flex-wrap: wrap; min-height: 2.57rem; } .money-box { flex: 1; background-color: #161b22; } .order-box { display: flex; } .order-box > div { height: 100%; width: 1.66rem; } .statistics-top { padding: 0.16rem 0.16rem 0 0.16rem; display: flex; justify-content: space-between; column-gap: 0.16rem; } .statistics-top .statistics-credit { flex: 1; flex-shrink: 0; border-radius: 4px; background: rgba(221, 225, 230, 0.24); padding: 0.12rem 0.08rem; } .statistics-top .statistics-credit .credit-title { color: #8B949E; font-size: 0.12rem; display: flex; align-items: center; column-gap: 0.08rem; } .statistics-top .statistics-credit .credit-title .credit-tag { color: #8B949E; font-size: 0.12rem; box-sizing: border-box; padding: 0.02rem 0.04rem; /* 线条/描边 */ border: 1px solid rgba(255,255,255,0.08); border-radius: 2px; background: #161b22; } .statistics-top .statistics-credit .credit-money { margin-top: 0.1rem; display: flex; align-items: center; column-gap: 0.1rem; } .statistics-top .statistics-credit .credit-money .credit-num { color: #E6E8EB; font-size: 0.18rem; font-weight: bold; flex-shrink: 0; } .statistics-top .statistics-credit .credit-money .recharge-btn { cursor: pointer; padding: 0 0.1rem; line-height: 0.24rem; color: #ffffff; font-size: 0.12rem; border-radius: 0.04rem; background: #0058FF; } .statistics-top .statistics-credit .credit-money .recharge-text { cursor: pointer; color: #0058FF; font-size: 0.12rem; } .voucher-box { padding: 0 0.16rem; color: #8B949E; font-size: 0.12rem; margin-top: 0.06rem; } .voucher-box .bule-text { color: #0058FF; margin-left: 0.03rem; cursor: pointer; } .statistics-bottom { display: flex; padding: 0.16rem 0.24rem; } .statistics-bottom-right { margin-left: 0.24rem; display: flex; flex: 1; flex-direction: column; justify-content: center; } .money-month, .money-total { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; color: #8B949E; font-size: 0.12rem; } .money-total { margin-top: 0.1rem; } .type-box { margin-right: 0.05rem; display: inline-block; width: 0.08rem; height: 0.08rem; } .green-bg { background-color: #04C8C9; } .grey-bg { background-color: #E4E7EF; } .percent-box-green { display: inline-block; padding: 0 0.03rem; background: rgba(80, 205, 136, 0.08); color: #50CD89; font-size: 0.13rem; border-radius: 0.03rem; } .percent-box-red { display: inline-block; padding: 0 0.03rem; background: rgba(240, 20, 46, 0.08); font-size: 0.13rem; color: #F0142F; border-radius: 0.03rem; } .money-num { color: #E6E8EB; font-weight: bold; font-size: 0.16rem; } .order-item { display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 1.16rem; border-radius: 0.03rem; } .order-item:hover { cursor: default; transform: scale(1.1); transition: all 0.3s; } .order-box { margin-left: 0.29rem; } .order-box-1 { margin-right: 0.11rem; background: #7239EA; } .order-box-2 { margin-right: 0.11rem; background: #3699FF; } .order-box-3 { background: #3DD598; } .order-title { color: #FFFFFF; font-size: 0.13rem; font-weight: 500; } .order-nums { margin-bottom: 0.33rem; font-size: 0.32rem; font-weight: bold; color: #FFFFFF; } .order-type-img { margin-top: 0.36rem; } .order-type-img img { width: 0.68rem; height: 0.68rem; } .product-list-box { margin-top: 0.4rem; padding: 0 0.36rem 0rem 0.8rem; } .goods-box { background-color: #161b22; } .goods-table { border-spacing: 0; width: 100%; } .product-item { cursor: pointer; } .product-item:hover { background-color: #0d1117; transition: background-color 0.25s ease; } .goods-table thead tr td { font-size: 0.14rem; color: #8B949E; width: 25%; } .goods-table tbody tr td { padding: 0.2rem 0; font-size: 0.14rem; color: #E6E8EB; } .time-box { width: 1.6rem; } .goods-table tbody tr .red-time { color: #F0142F; } .right-box { box-sizing: border-box; padding: 0.4rem; width: 5.9rem; background-color: #161b22; } .recommend-box { width: 3.65rem; text-align: center; margin: 0 auto; margin-top: 0.21rem; } .recommend-box h2 { text-align: center; color: #E6E8EB; font-size: 0.24rem; } .recommend-box p { margin-top: 0.26rem; text-align: center; color: #8B949E; font-size: 0.14rem; } .recommend-box img { width: 3.65rem; height: 2.56rem; } .recommend-people { margin-top: 0.3rem; border-top: 1px solid rgba(255,255,255,0.06); padding-top: 0.3rem; text-align: left; } .recommend-people-num { display: inline-block; width: 1rem; height: 0.08rem; background: #F99600; border-radius: 0rem 0.2rem 0.2rem 0rem; } .recommend-money-num { display: inline-block; width: 1.2rem; height: 0.08rem; background: #3DD598; border-radius: 0rem 0.2rem 0.2rem 0rem; } .recommend-number { margin-left: 0.16rem; font-weight: bold; font-size: 0.26rem; color: #E6E8EB; } .recommend-people > div { display: flex; align-items: center; } .recommend-people > div:nth-of-type(2) { margin-top: 0.47rem; } .WorkOrder-box { margin-top: 0.4rem; } .WorkOrder-title { display: flex; align-items: center; justify-content: space-between; } .more { cursor: pointer; display: block; padding: 0 0.03rem; background: rgba(22,93,255,0.08); height: 0.24rem; line-height: 0.24rem; text-align: center; border-radius: 0.03rem; color: #8B949E; } .WorkOrder-content { padding: 0.3rem 0.3rem 0 0.3rem; border-radius: 0.03rem; border: 1px solid rgba(255,255,255,0.06); } .WorkOrder-item { display: flex; margin-bottom: 0.3rem; } .WorkOrder-item:hover { cursor: pointer; background-color: #0d1117; transition: background-color 0.25s ease; } .replay-div { margin-right: 0.1rem; font-weight: 500; font-size: 0.13rem; padding: 0 0.1rem; height: 0.26rem; line-height: 0.26rem; text-align: center; background: rgba(54, 155, 255, 0.205); color: #FFF; border-radius: 0.03rem; } .replay-red { color: #F0142F; background: rgba(240, 20, 46, 0.205); } .replay-green { background: rgba(61, 213, 152, 0.205); color: #3DD598; } .replay-box { width: 80%; } .replay-title { font-size: 0.14rem; color: #E6E8EB; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .replay-name { font-size: 0.13rem; font-weight: 500; color: #8B949E; } .notice-box { margin-top: 0.3rem; } .notice-item { display: flex; cursor: pointer; justify-content: space-between; align-items: center; padding-left: 0.16rem; } .notice-item:hover { background-color: #0d1117; transition: background-color 0.25s ease; } .progress-box .el-progress-circle { width: 1.1rem !important; } .notice-item:nth-of-type(1) { border-left: 0.02rem solid #3DD598; margin-bottom: 0.4rem; } .notice-item:nth-of-type(2) { border-left: 0.02rem solid #3699FF; margin-bottom: 0.4rem; } .notice-item:nth-of-type(3) { border-left: 0.02rem solid #F99600; margin-bottom: 0.3rem; } .notice-time { font-size: 0.2rem; color: #E6E8EB; } .notice-title { font-weight: 400; font-size: 0.14rem; color: #E6E8EB; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .notice-type { font-size: 0.13rem; font-weight: 500; color: #8B949E; } .notice-item-right { color: #8B949E; width: 0.24rem; height: 0.24rem; text-align: center; line-height: 0.24rem; background: rgba(22,93,255,0.08); border-radius: 0.03rem; } .no-product { width: 100%; text-align: center; margin-top: 1.06rem; padding-bottom: 1.72rem; } .no-product h2 { font-weight: 400; color: #E6E8EB; font-size: 0.28rem; } .no-product p { margin: 0.1rem 0 0.2rem 0; color: #8B949E; font-size: 0.14rem; } .no-product .el-button { margin: 0 auto; width: 1.02rem; height: 0.32rem; background: #0058FF; border-radius: 0.03rem; font-size: 0.14rem; border: none; color: rgba(255, 255, 255, 0.9); } .no-recommend { margin: 0 auto; margin-top: 0.24rem; color: #FFF; font-size: 0.14rem; background: #3699FF; height: 0.32rem; line-height: 0.32rem; width: 1.52rem; border-radius: 0.03rem; cursor: pointer; } .recommend-text { margin: 0 auto; margin-top: 0.24rem; color: #8B949E; font-size: 0.14rem; background: rgba(22,93,255,0.08); height: 0.32rem; line-height: 0.32rem; border-radius: 0.03rem; } .info-box .divider-box { height: 0.6rem; background-color: #E6E7EB !important; } /* 提现弹窗 */ .tx-dialog .el-dialog__body, .cz-dialog .el-dialog__body { padding: 0.3rem 0.8rem; } .dialog-form { display: flex; flex-direction: column; } .cz-input { display: flex; flex-direction: row; align-items: center; } .cz-input > .btn-ok { margin-left: 0.1rem; height: 0.46rem; background: #0058FF; border-radius: 3px; color: rgba(255, 255, 255, 0.9); display: flex; align-items: center; justify-content: center; } .pay-html { display: flex; justify-content: center; } .pay-html > img { width: 2.5rem; height: 2.5rem; } .ty-select { width: 100%; } .recommend-box-open .recommend-top { display: flex; flex-direction: row; justify-content: space-between; } .recommend-box-open .recommend-top .left { padding-top: 0.26rem; display: flex; flex-direction: column; } .recommend-box-open .recommend-top .left .row1 { display: flex; flex-direction: row; align-items: center; } .recommend-box-open .recommend-top .left .row1 .title-text { font-size: 18px; font-weight: bold; color: #E6E8EB; margin-right: 0.2rem; margin-bottom: 0; } .recommend-box-open .recommend-top .left .row1 .reword { background: linear-gradient(180deg, #F74C4B 0%, #EF7575 100%); border-radius: 3px; color: #FFF; position: relative; padding: 1px 6px 1px 20px; font-size: 13px; cursor: pointer; } .recommend-box-open .recommend-top .left .row1 .reword img { width: 36px; height: 35px; position: absolute; left: -18px; top: -4px; } .recommend-box-open .recommend-top .left .row2 { font-size: 16px; font-weight: bold; color: #E6E8EB; margin-top: 0.3rem; margin-bottom: 0.13rem; } .recommend-box-open .recommend-top .left .row3, .recommend-box-open .recommend-top .left .row4 { font-size: 14px; color: #8B949E; } .recommend-box-open .recommend-top .right { width: 1.5rem; height: 1.53rem; } .recommend-box-open .url { width: 5.2rem; height: 0.46rem; border: 1px solid rgba(255,255,255,0.06); border-radius: 3px; display: flex; flex-direction: row; justify-content: space-between; align-items: center; margin-top: 0.26rem; } .recommend-box-open .url .url-text { width: 100%; font-size: 15px; color: #8B949E; margin-left: 0.16rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .recommend-box-open .url .copy-btn { width: 112px; height: 100%; background: rgba(22,93,255,0.1); border-left: 1px solid rgba(255,255,255,0.06); border-radius: 0px 3px 3px 0px; font-size: 16px; color: #0058FF; cursor: pointer; display: flex; align-items: center; justify-content: center; } .recommend-box-open .top-statistic { display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; padding-left: 3px; padding-right: 3px; margin-top: 0.25rem; } .recommend-box-open .top-statistic .top-item { width: 2.4rem; min-height: 1.76rem; background: #161b22; box-shadow: 0 1px 4px rgba(0,0,0,0.3); border-radius: 3px; display: flex; flex-direction: column; justify-content: space-between; margin-bottom: 0.4rem; } .recommend-box-open .top-statistic .top-item .item-top { margin-top: 0.12rem; margin-left: 0.21rem; } .recommend-box-open .top-statistic .top-item .item-top .top-money { font-size: 0.32rem; font-weight: bold; color: #E6E8EB; display: flex; flex-direction: row; align-items: center; } .recommend-box-open .top-statistic .top-item .item-top .top-money .icon-help { width: 14px; height: 14px; border: 1px solid #0058FF; border-radius: 50%; margin-left: 5px; cursor: help; font-size: 12px; display: flex; align-items: center; justify-content: center; color: #0058FF; } .recommend-box-open .top-statistic .top-item .item-top .top-text { font-size: 12px; color: #8B949E; } .recommend-box-open .top-statistic .top-item .top-img { width: 100%; align-self: flex-end; } .open-dialog { font-size: 16px; } .open-dialog .dialog-footer { font-size: 0.16rem; } .open-dialog .dialog-footer .btn-ok { width: 1.12rem; height: 0.46rem; background: #0058FF; border-radius: 3px; color: #FFF; } .open-dialog .dialog-footer .btn-no { width: 1.12rem; height: 0.46rem; background: #E7E7E7; border-radius: 3px; color: #E6E8EB; } .wx-code { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; z-index: 100; position: fixed; top: 50%; right: 8px; transform: translateY(-50%); cursor: pointer; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .wx-code:hover .wx-img { width: 40px; height: 40px; background: url('../img/home/wx_hover.png') no-repeat; background-size: 100%; } .wx-code .wx-img { width: 60px; height: 60px; background: url('../img/home/wx.png') no-repeat; background-size: 100%; } .wx-box { text-align: center; } .wx-box .img { width: 200px; height: 200px; margin: 0 auto; } .wx-box .img img { width: 100%; } @media screen and (max-width: 750px) { .main-content { display: block; padding-bottom: 1.5rem; } .replay-div { flex-shrink: 0; } .recharge-btn { height: 30px; line-height: 30px; } .progress-box .el-progress-circle { display: flex; } .order-box { width: 100%; margin-left: 0; margin-top: 0.2rem; } .order-box .order-item { flex: 1; } .info-box .divider-box { display: none; } .info-three { margin-top: 10px; width: 100%; align-items: flex-end; } .right-box { width: auto; margin-left: 0.8rem; margin-right: 0.36rem; margin-top: 0.2rem; } }