.edit_tips {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    color: #FF6F6F;
    font-size: 14px;
    background: url("../img/edit_tip_pic.png") no-repeat 35px 2px;
    text-align: center;
    margin-bottom: 2px;
}

.topdown a, .topdown span, .topdowns a, .package_topdown a {
    background: #F84E33;
    margin: 0 1%;
    width: 98%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    display: block;
    float: right;
    margin-bottom: 8px;
}
.logo-clip .img{
    display: block!important;
    margin-left: 10px;
}
