.collect-dilog{
    display: none;
}
.yuyue-dilog{
    display: none;
}
.cfb-abolish-cover{
    position: fixed;
    top:0;
    left:0;
    right:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 120;
}
.cfb-abolish{
    width: 2.87rem;
    /*height:2.87rem;*/
    height: 3.4rem;
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    background: #fff;
    z-index: 121;
}
.cfb-abolish .abolish-up{
    float:left;
    width: 100%;
    height: 0.4rem;
    font-size: 16px;
    background: #fe9433;
    color: #fff;
    line-height: 0.4rem;
    padding-left: 0.1rem;
    box-sizing: border-box;
}
.cfb-abolish .abolish-up .abolish-up-left{
    width: 0.2rem;
    height: 0.2rem;
    margin-top: 0.1rem;
}
.cfb-abolish .abolish-up .abolish-up-left span{
    position: absolute;
    top: 0;
    left: 0.4rem;
    width: 2rem;
    height: 0.4rem;
    line-height: 0.4rem;
}
.cfb-abolish .abolishs-down{
    float:left;
}
.cfb-abolish .abolish-up .abolish-up-left img{
    width: 100%;
    float: left;
}
.cfb-abolish .abolish-down{
    width: 100%;
    float:left;
}
.cfb-abolish .abolish-down .abolish-down-content{
    width: 100%;
}
.cfb-abolish .abolish-down .abolish-down-content .abolish-message{
    height:0.3656rem;
    width: 90%;
    padding: 0 5%;
    margin-top: 0.2256rem;
}
.cfb-abolish .abolish-down .abolish-down-content .abolish-message .message-s{
    margin: 0 0.05625rem 0.14rem 0;
    width: 65%;
    height: 0.3656rem;
    line-height: 0.3656rem;
    color: #999;
    padding-left: 0.05625rem;
    box-sizing: border-box;
    border: 1px solid #dadada;
    float:left;
}
.cfb-abolish .abolish-down .abolish-down-content .abolish-message .message-s input{
    width: 100%;
    height:0.31rem;
}
.cfb-abolish .abolish-down .abolish-down-content .abolish-message .message-h{
    float:left;
    width: 0.8438rem;
    height:0.3656rem;
    background: #5f84d7;
    text-align: center;
    line-height: 0.3656rem;
    color:#fff;
}
.cfb-abolish .abolish-down .abolish-down-content .message-abo{
    border:1px solid #dadada;
    margin-top: 0.14rem;
    line-height: 0.3656rem;
    color:#999;
    box-sizing: border-box;
    margin-left: 5%;
}
.cfb-abolish .abolish-down .abolish-down-content .message-abo input{
    width: 100%;
    height:0.25rem;
}
.cfb-abolish .abolish-down .abolish-down-content .message-lis{
    width: 90%;
    margin-left: 0.3375rem;
    line-height: 0.3656rem;
    margin-top: 0;
    color:#666;
    padding-left: 0.05625rem;
    box-sizing: border-box;
    text-align: center;
}

.update_yes {
    background: #fe9433;
    border-radius: 2px;
    width: 1.1rem;
    height: 0.295rem;
    text-align: center;
    line-height: 0.295rem;
    font-size: 20px;
    color: #fff;
    margin: 0 auto;
}
.cfb-abolish .abolish-down .abolish-down-content .message-tishi{
    height: 0.756rem;
    width: 90%;
    margin-top: 0.08rem;
    color:#999;
}
.cfb-abolish .abolish-down .abolish-down-content .message-tishi .tishi-wenxin{
    height:0.5656rem;
    float:left;
    width: 0.75rem;
    color:#f46071;
}
.update-exit {
    position: absolute;
    top: -0.125rem;
    right: -0.125rem;
    width: 0.25rem;
    height: 0.25rem;
    font-size: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 0.223rem;
    color: #999;
    background: #FFFFFF;
    z-index: 30;
}
.update-exit img {
    width: 100%;
}