.zb_flex{display: flex;align-items: center;justify-content: space-between;}
.zb_look,.zb_info{display: flex;align-items: center;}
.zb_wrap{background: white;margin-bottom: .8rem}
.zb_head{padding: 1rem;box-sizing: border-box;border-bottom: 1px solid #E5E5E5}
.zb_head_title{color: #343434;font-size: 1.3rem}
.zb_head_more{color: #9A9A9A;font-size: 1.3rem}
.zb_head_icon{width: 1.4rem;margin-left: .2rem}

.zb_main{padding: .8rem 1.6rem .8rem 1.6rem;box-sizing: border-box;}
.zb_item{padding: .8rem 0}

.zb_user_img{width: 3rem;height: 3rem;object-fit: cover;border-radius: 100%;margin-right: .4rem}
.to_zb{display: flex;align-items: center;}
.to_zb_text{background: #FC3A64;color: white;border-radius: .2rem;font-size: 1.1rem;height: 2.6rem;display: flex;align-items: center;justify-content: center;width: 6.6rem}
.to_yy_success{color: #FC3A64!important;background: white!important;border: 1px solid #FC3A64;box-sizing: border-box;}
.zb_msg{height: 3rem;display: flex;flex-direction: column;justify-content: space-between;margin-top: -.3rem}

.zb_user_name{font-size: 1.2rem;color: #2c2c2c;}
.zb_time{color: #9A9A9A;font-size: 1rem}
.zb_time span{color: #FC3A64;font-size: 1rem;margin: 0 .2rem}
.kb_wrap{text-align: center;margin-right: 1rem;height: 3rem;display: flex;align-items: center;justify-content: space-between;flex-direction: column;}
.kb_title{font-size: 1.1rem;color: #666}
.kb_time{color: #FF4466;background: #FFF3F5;border-radius: 1rem;font-size: 1rem;padding: 0 .6rem; height: 1.6rem;display: flex;justify-content: center;align-items: center;}

.xiangp_y p{font-weight: 700}
.zb_mask_head{border-bottom: 1px solid #E5E5E5;text-align: center;position: relative;height: 4rem;line-height: 4.4rem}
.zb_mask_close{position: absolute;right: 2rem;top: 50%;transform: translateY(-50%);width: 1.5rem;height: 1.5rem}
.zb_mask_main{background: white;border-radius: 1.4rem;width: 80%;}
.zb_mask_list{max-height: 29rem;overflow-y: auto;}
.zb_mask_list::-webkit-scrollbar {display: none;}
.zb_mask_head span{font-size: 1.6rem;color: #343434}

.zb_yg_count{color: #FC3A64!important;position: relative;margin: 0 .4rem!important;padding: 0 .6rem;display: inline-block;margin-top: -.4rem}
.zb_yg_count::before{content: '(';position: absolute;left: 0;top: 46%;transform: translateY(-50%);color: #343434}
.zb_yg_count::after{content: ')';position: absolute;right: 0;top: 46%;transform: translateY(-50%);color: #343434}
