referralModule.css 4.9 KB
.tab_box {
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.25rem 1.25rem;
}
.tab_item{
    height: 100%;
    font-size: 0.28rem;
    color: #999999;
    position: relative;
}
.tab_on{
    font-size: 0.36rem;
    font-weight: bold;
    color: #1A9D89;
    position: relative;
}
.tab_on:after{
    content: '';
    position: absolute;
    bottom: -0.25rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 0.05rem;
    background: #1A9D89;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
}
.point{
    position: absolute;
    right: -0.15rem;
    top: -0.05rem;
    width: 0.32rem;
    height: 0.32rem;
    background: #FF2500;
    font-size: 0.25rem;
    font-weight: normal;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 0.32rem;
}
.tab_content_box{
    background: #fff;
    margin-top: 0.16rem;
}
.tab_info{
    display: flex;
    align-items: center;
    padding: 0.3rem;
    border-bottom: 1px solid #EBEBEB;
}
.tab_content{
    padding: 0.3rem;
    font-size:0.28rem;
    color:#1a1a1a ;
}
.inquary_box{
    padding: 0.3rem;
    font-size:0.28rem;
    color:#1a1a1a ;
    background: #fff;
}
.tab_title{
    font-size: 0.26rem;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 0.1rem;
}
.content_item{
    margin-bottom: 0.3rem;
}
.content_item:last-child{
    margin-bottom: 0;
}
.tab_textarea{
    width:100%;
    min-height:1.40rem;
    background:rgba(245,246,250,1);
    border:1px solid rgba(235,235,235,1);
    border-radius:0.05rem;
    margin-top: 0.15rem;
}
.tab_textarea textarea{
    width: 100%;
    height: 100%;
    border: 0;
    outline: none;
    background: #F5F6FA;
    padding: 0.1rem;
    font-size: 0.28rem;
    color: #1A1A1A;
    box-sizing: border-box;
}
.user_info_box{
    display: flex;
    align-items: center;
    padding: 0.3rem;
    font-size: 0.26rem;
    color: #1A1A1A;
}
.head_box{
    width: 1.2rem;
    height: 1.2rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.4rem;
}
.head_box img{
    width: 100%;
    height: 100%;
}
.icon-huatong{
    /*font-size: 0.35rem;*/
    color: #1A9D89;
}
.agree{
    width: 100%;
    height: 100%;
    border: 0;
    outline: none;
    /*padding: 0.2rem;*/
}
.title{
    font-size: 0.28rem;
    color: #0E9782;
}
.content_box{
    padding: 0.3rem;
}
.weui-uploader{
    margin-top: 0.16rem;
    background: #fff!important;
    padding: 0.3rem!important;
}
.weui-uploader__input-box{
    border: 1px dashed #ccc;
}
.bottom_box{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.32rem;
    padding: 0.4rem;
    overflow: hidden;
}
.agree_btn{
    width:4.38rem;
    height:0.88rem;
    background:rgba(26,157,137,1);
    box-shadow:0 0.15rem 0.3rem 0 rgba(4, 71, 83, 0.35);
    border-radius:0.44rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom_btn{
    width:2.2rem;
    height:0.88rem;
    background: #ffffff;
    border-radius:0.44rem;
    color: #97A0A8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.2rem;
}
.info_item{
    padding:0.2rem 0 ;
    border-bottom: 1px solid #EBEBEB;
}
.info_item:last-child{
    /*border: 0;*/
    /*padding-bottom: 0;*/
}
.info_input{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.1rem;
}
.info_input input{
    width: 90%;
    border: 0;
    outline: none;
    font-size: 0.28rem;
}
.submit{
    width: 3.6rem;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.hint_info{
    font-size: 0.24rem;
    color: #FF5F5F;
    margin-top: 0.2rem;
}
.voice_box{
    width:6.86rem;
    height:1.2rem;
    background:rgba(255,255,255,1);
    box-shadow:0 0.08rem 0.16rem 0 rgba(6,33,65,0.08);
    border-radius:0.6rem;
    padding: 0.2rem 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}
.voice_icon{
    font-size: 0.7rem;
    color: #1A9D89;
}
.icon-luying_ongoing{
    font-size: 0.6rem;
}
.voice_item{
    display: flex;
    align-items: center;
}
.voice_font{
    width: 50%;
    font-size: 0.24rem;
    color: #97A0A8;
}

/* 站内信 */
.tab_message{
    padding:0.25rem 2rem!important;
}
.message_content_box{
    margin-top: 0;
    border-top: 1px solid #EBEBEB;
}
.message_content{

}
.message_item{
    box-shadow:0 0.08rem 0.16rem 0 rgba(160,161,163,0.16);
    border-radius:0.1rem;
    padding: 0.3rem;
}
.tab_time{
    font-size: 0.28rem;
    color: #97A0A8;
    margin-top: 0.1rem;
}
.message_title{
    font-size: 0.32rem;
}
/*详情*/
.detail_title{
    font-size: 0.36rem;
}
.detail_time{
    font-size: 0.26rem;
    color: #252729;
    margin-bottom: 0.25rem;
}