temprefund.css 6.06 KB
.parkmanage-input78{
    width: 100%;
    height: 34px;
    line-height: 34px;
}
/*支出明细 弹窗 sta*/
/*返回按钮*/
.returnLastbtn{
    cursor: pointer;
    width: 60px;
    height: 24px;
    text-align: center;
    line-height: 22px;
    background: rgba(97,181,220,1) !important;
    color: #fff !important;
    border: 1px solid rgba(97,181,220,1) !important;
    border-radius: 4px!important;
    box-sizing: border-box;
}
.showMaxwidth{
    width: 590px;
    margin: 0 auto;
}
.handle_left{
    width:228px;
    height:92px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 6px 0px rgba(192,199,202,0.5);
    border-radius:4px !important;
}
.handle_lbg{
    background: url("../../../img/recordspaylico.png") no-repeat;
    width: 44px;
    height: 44px;
    margin-left: 19px;
    margin-top: 27px;
}
.handle_ltxt,.handle_rtxt{
    width:25px;
    height:50px;
    font-size:12px;
    margin-top:27px;
    margin-left: 10px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,.7);
}
.handle_ltop,.handle_rtop{
    width:25px;
    height:13px;
    font-size:12px;
    margin-bottom: 15px;
}
.handle_lmoney{
    width: 120px;
    margin-top: 22px;
    margin-left: 8px;
    height: 54px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
}
.handle_lmoneytop,.handle_rmoneytop{
    height: 22px;
    margin-bottom: 6px;
}
.handle_right{
    width:329px;
    height:92px;
    background:rgba(255,255,255,1);
    box-shadow:0px 1px 6px 0px rgba(192,199,202,0.5);
    border-radius:4px !important;
}
.handle_rbg{
    background: url("../../../img/recordspayrico.png") no-repeat;
    width: 44px;
    height: 44px;
    margin-left: 19px;
    margin-top: 27px;
}
.handle_rmoney{
    width: 90px;
    margin-top: 22px;
    margin-left: 8px;
    height: 54px;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color:rgba(0,0,0,.7);
}
/*住处明细 列表 sta*/
.records_detail{
    /*max-height: 400px;*/
    /*overflow-y: auto;*/
    width: 590px;
    /*margin-left: 38px;*/
}
.detail_cont{
    height: 96px;
    width: 100%;
}
/*成功 icon*/
.detail_trueIco{
    background: url("../../../img/recordsPassico.png") no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 30px;
}
/*失败 icon*/
.detail_falseIco{
    background: url("../../../img/recordsdefeatico.png") no-repeat;
    width: 20px;
    height: 20px;
    margin-top: 30px;
}
/*上 线*/
.detail_linetop{
    bottom: 20px;
    left: 9px;
    height: 30px;
    width: 1px;
    border: 1px dashed rgba(203,211,211,0.9);
}
/* 下 线*/
.detail_line{
    top: 20px;
    left: 9px;
    height: 45px;
    width: 1px;
    border: 1px dashed rgba(203,211,211,0.9);
}
.detail_right{
    width:590px;
    height:80px;
    background:rgba(250,250,250,1);
    box-shadow:0px 3px 1px 0px rgba(192,199,202,0.48);
}
.detail_righttime{
    width: 110px;
    height: 80px;
    background: #DDF1F9;
    margin-right: 6px;
    padding: 24px 16px;
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,0.8);
    line-height:20px;
    position: relative;
}
.detail_righttime:after{
    content:"";
    width:0;
    height:0;
    position:absolute;
    right:-6px;
    top:45px;
    border-top:solid 6px transparent;
    border-left:solid 6px #DDF1F9;     /* 白色小三角形 */
    border-bottom:solid 6px transparent;
}
.detail_rightmsg{
    height: 80px;
    width: 385px;
}
.detail_rightmsgtop{
    height: 50px;
}
.detail_rightmsgbot{
    height: 29px;
    display: flex;
}
.detail_rightmsgtop,.detail_rightmsgbot{
    width: 100%;
    padding: 0 15px;
}
/*微信 icon*/
.msgwx-ico{
    background: url("../../../img/recordsWXico.png") no-repeat;
    width: 25px;
    height: 20px;
    margin-top: 17px;
    margin-right: 10px;
}
/*支付宝 icon*/
.msgalipay-ico{
    background: url("../../../img/recordsAlipayico.png") no-repeat;
    width: 24px;
    height: 24px;
    margin-top: 13px;
    margin-right: 11px;
}
/*现金 icon*/
.msgxj-ico{
    background: url("../../../img/recordsXJico.png") no-repeat;
    width: 23px;
    height: 16px;
    margin-top: 17px;
    margin-right: 12px;
}
/*余额 icon*/
.msgyy-ico{
    background: url("../../../img/recordsYYico.png") no-repeat;
    height: 22px;
    width: 22px;
    margin-top: 14px;
    margin-right: 13px;
}
.detail_rightmsgtopl,.detail_rightmsgtopr{
    font-size: 14px;
    line-height: 50px;
    color:rgba(0,0,0,0.8);
}
.detail_rightmsgline{
    /*margin-top: 2px;*/
    height: 1px;
    width: 382px;
    border:1px dashed rgba(203,211,211,.9);
}
.detail_rightmsgbot div{
    height: 28px;
    line-height: 28px;
    font-size:12px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(0,0,0,.6);
    flex: 1;
}
/*停车费 栏*/
.records_popMsg{
    height: 80px;
    padding-top: 5px;
}
/*无支出明细字段样式*/
.detail_default{
    height: 60px;
    line-height: 60px;
    text-align: center;
}
/*右侧*/
.detail_rightoper{
    width: 88px;
    height: 100%;
}
.detail_rightoper div{
    width:50px;
    height:24px;
    line-height: 24px;
    border-radius:4px !important;
    margin-left: 19px;
    text-align: center;
    margin-top: 28px;
    cursor: pointer;
}
.detail_reviseBtn{
    color: #fff;
    background:rgba(244,28,64,1);
}
.detail_drawBtn{
    color: #fff;
    background:rgba(75,170,215,1);
}

/*input radio style*/
/*单选复选美化*/
input[type=checkbox],
input[type=radio ]{
    width   : 28px;
    height  : 24px;
    margin  : 0;
    padding : 0;
    opacity : 0;
    filter: "alpha(opacity=0)"; /* IE 8 */
}
input[type=radio] + label{
    /*margin-right: 14px;*/
    display      : inline-block;
    margin-left  : -28px;
    padding-left : 20px;
    background   : url('../../../img/input-radio.png') no-repeat 0 center ;
    line-height  : 24px;

}
input[type=radio]:hover + label{
    background: url('../../../img/input-radio.png') no-repeat 0 center;
}
input[type=radio]:checked + label{
    background   : url('../../../img/input-radio-active.png') no-repeat 0 center;

}
input[type=radio]:checked:hover + label{
    background: url('../../../img/input-radio-active.png') no-repeat 0 center;

}