.layui-layer{top:50% !important;}
.laiyuan_fenpei_mask{
    width: 100%;
    height:100%;
    background-color:rgba(0, 0, 0, 0.5);
    position: fixed;
    left:0;
    top:0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.laiyuan_fenpei_mask .content{
    width: 320px;
    max-height: 90%;
    background-color:#fff;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}
.alert_top{
    width: 100%;
    padding-bottom: 50px;
    background-image: url(/uploads/image/sbzxtw/top.png);
    background-repeat: no-repeat;
    background-size: 100% 250px;
    background-position:center bottom;
    border-radius: 10px 10px 0 0;
    box-sizing: border-box;
}
.tc_xq{
    min-height: 75px;
    border-radius: 10px 10px 0 0;
    background-color: #4e9cff;
    background-image: url(/uploads/image/sbzxtw/wen.png);
    background-repeat: no-repeat;
    background-size: 88px 71px;
    background-position:top right;
    padding: 15px;
    box-sizing: border-box;
}
.wx_tc{
    width: 170px;
    padding-top: 12px;
    position: relative;
    padding-left: 50px;
    min-height: 50px;
    border-top: 1px solid #58a5ff;
    box-sizing: border-box;
}
.wx_tc_thumb{
    width: 40px;
    height: 40px;
    background: #e9eaed;
    border-radius: 20px;
    position: absolute;
    left:0;
    top:15px;
}
.wx_tc_name{
    font-size: 16px;
    font-weight:bold;
    color:#fff;
    line-height: 25px;
}
.wx_tc_zc{
    font-size: 13px;
    color: #cce3ff;
    line-height: 20px;
    position: relative;
}
.wx_tc_data{
    width: 290px;
    margin: 0 auto;
    background: #7cb6ff;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
}
.view_li{
    width: 50%;
    line-height: 30px;
    padding-left: 20px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 13px 13px;
    box-sizing: border-box;
    color: #fff;
    white-space: nowrap;
}
.view_li_1{
    background-image: url(/uploads/image/sbzxtw/w.png);
}
.view_li_2{
    background-image: url(/uploads/image/sbzxtw/s.png);
}
.view_li_3{
    background-image: url(/uploads/image/sbzxtw/b.png);
}
.view_li_4{
    background-image: url(/uploads/image/sbzxtw/zan.png);
}
.corf5c04a{
    color: #186dd9;
}
.wx_tc_code{
    width: 250px;
    margin:-50px auto 10px auto;
    border-radius: 10px;
    background-color: #fff;
    padding: 15px;
    box-sizing: border-box;
}
.cor4e9cff{
    color: #4e9cff;
}
.laiyuan_fenpei_close{
    width: 50px;
    height:50px;
    position: absolute;
    left:50%;
    margin-left: -25px;
    bottom:-50px;
    z-index: 9999999;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
