<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #d32337
}

.imgbg {
    width: 7.5rem;
    height: auto;
    overflow: hidden
}

.imgbg&gt;div {
    overflow: hidden;
    margin-top: -1px;
    text-align: center;
    margin: 0 auto
}

.imgbg&gt;div&gt;img {
    width: 7.5rem;
    height: auto; 
    text-align: center;
    margin: 0 auto
}

.agent {
    position: relative;
    overflow: hidden;
}

.agent_list {
    position: absolute;
    display: flex;
    flex-direction: row;
    align-items: baseline;
    z-index: 999;
    width: 6rem;
    left: 0.75rem;
    top: 35%;
    font-size: .3rem;
    height: 1rem;
    color: #d32337
}

.agent_num {
    width: 38%;
    text-align: center;
	font-size:14px;
}

.agent_second {
    top: 66%
}

.money_team {
    width: 28%;
    text-align: center;
    font-weight: 500
}

.money_today {
    width: 28%;
    text-align: center;
    font-weight: 500
}

.invite {
    position: relative;
}
.ewm{
    position: absolute;
    top: 34.39%;
    width: 1.2rem;
    height: 1.2rem;
    left: 2.67rem;
}
.ewm img{
    width: 100%;
    height: 100%;
	margin-top: 19px;
    margin-left: 29px;
}
.invite_link{
    width: 5.5rem;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 80%;
    left: 1rem;
    height: .4rem;
}
.invite_line_span {
    display: inline-block;
    width: 3.8rem;
	margin-top: -25px;
}
.copyLink{
    display: inline-block;
    margin-left: .3rem;
    letter-spacing: 1px;
	margin-top: -25px;
}

/*åº•éƒ¨å¯¼èˆª*/
.mkty-bottom-menu{position: fixed;height:50px; bottom:0px; left:0;width: 100%;background-color: #fcfcfc;border-top:1px solid #f0f0f0;overflow: hidden;z-index: 9;-webkit-transition:bottom 0.4s;}
.mkty-bottom-menu ul{padding: 0 2px;color:#888;font-size: 16px;}
.mkty-bottom-menu .btmm-item{float: left;width: 20%;}
.mkty-bottom-menu .btmm-item .mktybm-pmt{position: relative;}
.mkty-bottom-menu .btmm-item .mktybm-pmt-dot{position: absolute;top:3px;right:-1px;width: 8px;height: 8px; background-color: #f30;border-radius: 5px;}
.mkty-bottom-menu .btmm-item a{display: block;padding-top: 6px;padding-bottom: 5px;}
.mkty-bottom-menu .btmm-item .btmm-icon{display: block; font-size: 21px;text-align: center;line-height: 25px;color:#6d6d6d;}
.mkty-bottom-menu .btmm-item .btmm-txt{display: block;font-size: 12px;text-align: center;line-height: 12px;color:#6d6d6d;}
.mkty-bottom-menu .btmm-item.active .btmm-icon{color:#f46;}
.mkty-bottom-menu .btmm-item.active .btmm-icon.btmm-big .mktyiconfont{color:#fff;display:inline-block;line-height: 38px;font-size: 30px; width: 80%;border-radius: 20px;background-color: #53b0f2;}
.mkty-bottom-menu .btmm-item.active .btmm-txt{color:#f46;}
.active::after {
    content: '';
    width: 100%;
    background: none;
}</pre></body></html>