/*快速查询*/
.ex_qury{
    min-width: 780px;
    padding-top: 3%;
    text-align: center;
    min-height: 600px;
}
.ftsiz{
    font-size: 40px;
    color: #008FFF;
}
.inptex_an{
    margin: 20px auto 0;
    width: 660px;
    height: 36px;
}
.s_iptex{
    height: 34px;
    border: 1px solid #b6b6b6;
    border-right: 0;
}
.s_iptex:hover{
    border-color: #4791ff transparent #4791ff #4791ff;
}
.intexqy{
    width: 548px;
    height: 100%;
    line-height: 36px;
    padding: 0;
    padding-left: 10px;
    border: 0;
    vertical-align: top;
}
.quey_btn{
    width: 100px;
    height: 36px;
    background: #3385ff;
    border: 1px solid #2d78f4;
    color: #ffffff;
    font-size: 15px;
    vertical-align: top;
}
.quey_btn:hover{
    background: #2d78f4;
}
.exquy_daline{
    width: 678px;
    /*max-height: 500px;*/
    margin: 10px auto 20px;
    border: 1px dashed #dddddd;
    position: relative;
    overflow: auto;
}
.ex_date{
    /*width: 100%;*/
    height: 100%;
    padding: 0 10px;
    overflow-x: hidden;
    overflow-y: auto;
}
.ex_cont{
    text-align: left;
    padding: 15px 10px;
    border-bottom: 1px dashed #dddddd;
}
.excon_tex{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
}
.excon_tex span{
    color: #fd6606;
}
.ex_cont_uils{
    width: 100%;
}
.ex_cont_uils li{
    /*float: left;*/
    width: 90%;
    margin-right: 6px;
    padding: 5px 0;
    margin-left: 10px;
    position: relative;
}
.exuil_img{
    width: 3px;
    height: 5px;
    position: absolute;
    top: 14px;
    left: -10px;
    background: url("../images/dot.png") no-repeat;
}
.inter_sp{
    margin-left: 8px;
    display: inline-block;
}
.exuil_pt{
    line-height: 25px;
    font-size: 14px;
    color: #333333;
}
.exuil_time{
    line-height: 25px;
    font-size: 12px;
    color: #666666;
}
.exys_pt{
    color: #fd6606;
}

/*收据单*/
.reimd{
    width: 100%;
    /*height: 100%;*/
    /*background: black;*/
    padding-top: 50px;
    /*box-sizing: border-box;*/
}
.recipt_md{
    width: 638px;
    height: 313px;
    margin: 0 auto;
    background: #ffffff;
    padding: 0 5px;
}
.rei_bk{
    border-bottom: 1px solid #000000;
}
.reipt_tile{
    height: 29px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    padding: 0 15px;
    margin-bottom: 2px;
    border-bottom: 1px solid #000000;
}
.rei_han{
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    position: relative;
    padding-top: 3px;
}
.reipt_subj{
    width: 37%;
    height: 100%;
}
.reipt_time{
    width: 28px;
    height: 100%;
    padding: 0 2px;
}
.rei_rigdw{
    position: absolute;
    top: -17px;
    right: 0;
    text-align: right;
}
.rei_rigdw span{
    float: left;
    display: inline-block;
}
.rei_dw_top{
    width: 78px;
    height: 19px;
    border-bottom: 1px solid #000000;
}
.rei_dw_bom{
    width: 71px;
    height: 19px;
    border-bottom: 1px solid #000000;
}
.rei_top_sumtab{
    width: 484px;
    margin-top: 2px;
    float: left;
}
.rei_top_sumtab tr{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}
.rei_top_sumtab tr th{
    font-weight: normal;
    border: 2px solid #000000;
    vertical-align: middle;
}
.rei_top_sumtab tr .one{
    width: 42%;
}
.rei_top_sumtab tr .two{
    width: 14%;
}
.rei_top_sumtab tr .three{
    width: 6%;
}
.rei_top_sumtab tr .four{
    width: 14%;
}
.rei_top_sumtab tr .five{
    width: 28%;
}
.rei_top_sumtab tr td{
    border: 2px solid #000000;
    vertical-align: middle;
}
.rei_money_list{
    width: 154px;
    float: left;
    margin-top: 2px;
}
.rei_money_list tr{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}
.rei_money_list .list_tr_heg{
    font-weight: normal;
    height: 14px;
    line-height: 14px;
}
.rei_money_list tr th{
    font-weight: normal;
    vertical-align: middle;
    border: 2px solid #000000;
}
.rei_money_list tr td{
    vertical-align: middle;
    border: 2px solid #000000;
}
.rei_money_list tr th:nth-child(1){
    border-left: 0;
}
.rei_money_list tr td:nth-child(1){
    border-left: 0;
}
.rei_bom_paytab{
    width: 100%;
}
.rei_bom_paytab tr{
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}
.rei_bom_paytab tr th{
    font-weight: normal;
    border: 2px solid #000000;
    vertical-align: middle;
    padding: 6px 10px;
}
.reipay_1{
    width: 13%;
}
.reipay_2{
    width: 36%;
}
.reipay_3{
    width: 13%;
}
.rei_bom_paytab tr td{
    border: 2px solid #000000;
    vertical-align: middle;
    padding: 6px 10px;
}
.repay_ptab{
    float: left;
    width: 8.5%;
    margin-right: 1%;
    text-align: right;
}
.repay_ptab span{
    display: inline-block;
    text-align: center;
}
.rei_money{
    width: 14.5%;
    text-align: left;
}
.rei_money span{
    width: 80%;
    float: right;
    height: 16px;
    display: inline-block;
    text-align: center;
    border-bottom: 1px solid #000000;
}
.rei_hafix{
    height: 25px;
    line-height: 25px;
    color: #333333;
    font-size: 14px;
}
.fei_haf_ptex{
    width: 104px;
    margin-right: 2px;
}
.rei_hafix span{
    display: inline-block;
    margin-left: 3px;
}