@charset "utf-8";
.box_print{
    width: 132px;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}
.produce_info{
    min-height:100px;
    clear: both;
    overflow: hidden;
    padding: 0 8px;
    height:auto;
}
.btn_print{
    cursor: pointer;
}
.auth-title{
     padding: 0 20px 12px;
 }