454 lines
8.0 KiB
Plaintext
454 lines
8.0 KiB
Plaintext
.money {
|
|
margin-top: 16rpx;
|
|
}
|
|
|
|
.gongge {
|
|
width: 100%;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
background: #fff;
|
|
column-count: 3;
|
|
padding-bottom: 20rpx;
|
|
padding-top: 20rpx;
|
|
}
|
|
|
|
.gongge .li {
|
|
width: 50%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.gongge .li icon {
|
|
flex: 0 0 56rpx;
|
|
font-size: 26px;
|
|
color: #999;
|
|
display: inline-block;
|
|
margin-bottom: 12rpx;
|
|
width: 100%;
|
|
}
|
|
|
|
.gongge .li .span {
|
|
flex: 0 0 44.8rpx;
|
|
color: #333;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.gongge .li .b {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
color: #f15353;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.today_bonus {
|
|
margin-top: 10px;
|
|
width: 100%;
|
|
height: 164rpx;
|
|
background: #fff;
|
|
padding: 32rpx 0;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
border-bottom: solid 2rpx #e2e2e2;
|
|
}
|
|
|
|
.today_bonus .li.line {
|
|
position: absolute;
|
|
width: 2rpx;
|
|
height: 104rpx;
|
|
background: #ddd;
|
|
top: 32rpx;
|
|
right: 34%;
|
|
}
|
|
|
|
.today_bonus .li.line .careat {
|
|
width: 12rpx;
|
|
height: 12rpx;
|
|
border: 2rpx solid #ebebeb;
|
|
border-left: 0;
|
|
border-bottom: 0;
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
background: #fff;
|
|
position: absolute;
|
|
top: 46rpx;
|
|
right: -6rpx;
|
|
}
|
|
|
|
.today_bonus .li {
|
|
text-align: center;
|
|
float: left;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.today_bonus .li .span {
|
|
font-size: 17px;
|
|
line-height: 52rpx;
|
|
display: inline-block;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
|
|
.today_bonus .li .b {
|
|
font-size: 11px;
|
|
color: #333;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box {
|
|
padding: 32rpx 24rpx;
|
|
background: #f15353;
|
|
color: #fff;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box .left {
|
|
line-height: 96rpx;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box .right {
|
|
text-align: right;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .header_box .right .li {
|
|
line-height: 48rpx;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus {
|
|
margin-top: 20rpx;
|
|
width: 100%;
|
|
height: 164rpx;
|
|
background: #fff;
|
|
padding: 32rpx 0;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
border-bottom: solid 2rpx #e2e2e2;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li.line {
|
|
position: absolute;
|
|
width: 2rpx;
|
|
height: 104rpx;
|
|
background: #ddd;
|
|
top: 32rpx;
|
|
right: 34%;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li.line .careat {
|
|
width: 12rpx;
|
|
height: 12rpx;
|
|
border: 2rpx solid #ebebeb;
|
|
border-left: 0;
|
|
border-bottom: 0;
|
|
-webkit-transform: rotate(45deg);
|
|
-moz-transform: rotate(45deg);
|
|
-ms-transform: rotate(45deg);
|
|
-o-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
background: #fff;
|
|
position: absolute;
|
|
top: 46rpx;
|
|
right: -6rpx;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li {
|
|
text-align: center;
|
|
float: left;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li .span {
|
|
font-size: 17px;
|
|
line-height: 52rpx;
|
|
display: inline-block;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li .b {
|
|
font-size: 11px;
|
|
color: #333;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li.data {
|
|
width: 20%;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li.data .span {
|
|
color: #ffa800;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li:first-child,
|
|
.teamAgentCenter .share_holder .today_bonus .li:nth-child(2) {
|
|
border-right: 2rpx solid #e2e2e2;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li.mounth {
|
|
width: 34%;
|
|
}
|
|
|
|
.teamAgentCenter .share_holder .today_bonus .li.mounth .span {
|
|
color: #fc6a70;
|
|
}
|
|
|
|
.teamAgentCenter .code_box {
|
|
background: #fff;
|
|
padding-left: 28rpx;
|
|
}
|
|
|
|
.teamAgentCenter .code {
|
|
height: 88rpx;
|
|
background: #fff;
|
|
padding-right: 28rpx;
|
|
font-size: 15px;
|
|
line-height: 88rpx;
|
|
color: #333;
|
|
text-align: left;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
border-bottom: solid 2rpx #ebebeb;
|
|
}
|
|
|
|
.teamAgentCenter .code icon {
|
|
float: right;
|
|
line-height: 88rpx;
|
|
display: inline-block;
|
|
font-size: 24px;
|
|
color: #c9c9c9;
|
|
text-align: center;
|
|
background-size: 40rpx;
|
|
}
|
|
|
|
.teamAgentCenter .content {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.teamAgentCenter .content .ratioNav {
|
|
padding: 0;
|
|
margin: 0;
|
|
height: 76rpx;
|
|
width: 100%;
|
|
background: #fff;
|
|
border-bottom: 2rpx solid #cdcdcd;
|
|
border-top: 2rpx solid #cdcdcd;
|
|
}
|
|
|
|
.teamAgentCenter .content .ratioNav .li {
|
|
float: left;
|
|
width: 33%;
|
|
text-align: center;
|
|
line-height: 70rpx;
|
|
font-size: 14px;
|
|
color: #666;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList {
|
|
padding: 0;
|
|
margin: 0;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .span.month {
|
|
display: block;
|
|
text-align: left;
|
|
line-height: 72rpx;
|
|
padding: 0 24rpx;
|
|
background: #f0f0f0;
|
|
font-size: 16px;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info {
|
|
border-bottom: 2rpx solid #eee;
|
|
overflow: hidden;
|
|
padding: 20rpx 24rpx;
|
|
background: #fff;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left {
|
|
width: 70%;
|
|
float: left;
|
|
text-align: left;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .time {
|
|
font-size: 12px;
|
|
color: #8c8c8c;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .li {
|
|
line-height: 48rpx;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .span {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .p {
|
|
font-size: 12px;
|
|
color: #999;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .span.created {
|
|
font-size: 12px;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .h4 {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .left .h4 .b {
|
|
font-weight: normal;
|
|
color: #f15353;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right {
|
|
float: left;
|
|
width: 30%;
|
|
color: #20b86a;
|
|
text-align: right;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .state {
|
|
font-size: 12px;
|
|
color: #8c8c8c;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .li {
|
|
line-height: 48rpx;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .p {
|
|
margin: 0;
|
|
padding: 0;
|
|
font-size: 12px;
|
|
color: #888;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .b {
|
|
font-weight: normal;
|
|
}
|
|
|
|
.teamAgentCenter .content .rationList .li .info .right .b.created {
|
|
line-height: 70rpx;
|
|
}
|
|
|
|
/* 订单详情 */
|
|
.order_detail {
|
|
display: none;
|
|
overflow: hidden;
|
|
width: 100%;
|
|
}
|
|
|
|
.order_detail.opens {
|
|
display: block;
|
|
}
|
|
|
|
.order_detail .team_list {
|
|
background-color: #fff;
|
|
padding: 0.625rem 0;
|
|
overflow: hidden;
|
|
border-top: 0.0625rem solid #e2e2e2;
|
|
}
|
|
|
|
.order_detail .team_list .img {
|
|
width: 14%;
|
|
float: left;
|
|
text-align: left;
|
|
height: 0;
|
|
padding-bottom: 14%;
|
|
position: relative;
|
|
}
|
|
|
|
.order_detail .team_list .img image {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
}
|
|
|
|
.order_detail .team_list .info1 {
|
|
height: 2.5rem;
|
|
width: 80%;
|
|
float: left;
|
|
font-size: 14px;
|
|
color: #222;
|
|
line-height: 1.429rem;
|
|
text-align: left;
|
|
padding: 0 0.625rem;
|
|
}
|
|
|
|
.order_detail .team_list .info1 span {
|
|
color: #666;
|
|
}
|
|
|
|
#distribution-goods {
|
|
background-color: #fff;
|
|
display: flex;
|
|
align-items: stretch;
|
|
flex-flow: row wrap;
|
|
padding-top: 10px;
|
|
border-top: 0.0625rem solid #e2e2e2;
|
|
margin-bottom: 0.375rem;
|
|
}
|
|
|
|
#distribution-goods .img {
|
|
flex: 1;
|
|
}
|
|
|
|
#distribution-goods .img image {
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
|
|
#distribution-goods .inner {
|
|
flex: 5;
|
|
padding: 0 0.625rem;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
|
|
#distribution-goods .name {
|
|
flex: 5;
|
|
text-align: justify;
|
|
}
|
|
|
|
#distribution-goods .price {
|
|
flex: 1;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: flex-end;
|
|
}
|
|
|
|
#distribution-goods .price .b {
|
|
flex: 3;
|
|
text-align: right;
|
|
color: #666;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
#distribution-goods .price .evaluate-yet {
|
|
margin: 0;
|
|
color: #888;
|
|
float: right;
|
|
|
|
/* line-height: 1.6rem; */
|
|
}
|
|
|
|
.Total {
|
|
box-sizing: border-box;
|
|
outline: none;
|
|
width: 200%;
|
|
text-align: right;
|
|
}
|
|
|
|
/* ------------------------------------------ */
|