.city-select-panel{z-index:1001;position:absolute;display:none;}
.city-select-tab{height:33px;background:#f0f0f0;font-size:12px;}
.city-select-tab a{float:left;display:inline;margin-bottom:-1px;padding:8px 0;width:25%;border-left:1px solid #ccc;border-bottom:1px solid #ccc;color:#4D4D4D;text-align:center;outline:0;text-decoration:none;height: 100%}
.city-select-tab a:first-child{ border-left: 0;}
.city-select-tab .current{background:#fff;border-bottom:1px solid #fff;color:#f60;}
.city-select{padding:10px 10px 0 10px;background:#fff;font-size:12px;min-height: 34px;display: none;}
.city-select dl{line-height:2;clear:both;padding:3px 0;margin:0;}
.city-select dl:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden;}
.city-select dt{display:inline-block;width:36px;float:left;padding-right:10px;font-weight:700;text-align:right;}
.city-select dd{display:inline;float:left;margin-left:0;}
.city-select a.current{background-color:#f60;color:#fff;border-radius:2px;}
.city-select a{display:inline-block;color:#4D4D4D;padding:0 6px;outline:0;white-space:nowrap;height: 24px;}
.province-content dd{ width: 195px;}
.city-content a{ padding:0 10px;}
.popup-panel.active {display: block;}
.popup-panel{ display: none;border: 1px #ccc solid;z-index: 1001;position: absolute;background: #fff;margin-top: -1px;}
.popup-area .active{ display: block;}
.popup-panel .history{color: #999;font-weight: 600;}

/*手机号码控件*/
.digitalinput-panel, .digitaldecimalinput-panel {z-index:1001;position: absolute;background:#fff;padding: 5px 0;border: 1px #ccc solid;left: 0;}
.digitalinput-panel span, .digitaldecimalinput-panel span{padding: 0 2px; margin: 2px;height: 24px;display:inline-block;font-size:12px;width: 49px;}
.digitaldecimalinput-panel label{padding:0 8px;margin: 2px 2px 2px 0;height: 38px;line-height: 38px;display:inline-block;font-size:12px;width: 90%!important;}
.digitalinput-panel label{padding: 0 2px; margin: 2px;height: 24px;display:inline-block;font-size:12px;width: 49px;}
.digitaldecimalinput-panel .btn{border:1px solid #ccc;background-color: #fff!important;border-radius: 2px;color: #333!important;width: 22%;}

/*车牌控件*/
.hdcVehicleNoInput-panel {z-index:1001;position: absolute;background:#fff;padding: 5px 0;border: 1px #ccc solid;left: 0;}
.hdcVehicleNoInput-panel .hdcvno1{ margin: 2px;height: 24px;line-height: 24px; display:inline-block;font-size:12px;width: 24px;background-color: #fff!important;color: #333!important;border-color: #fff!important;border: 1px solid #fff;padding: 0;}
.hdcVehicleNoInput-panel .hdcvno2{ margin: 2px;height: 24px;line-height: 24px;display:inline-block;font-size:12px;width: 23px;background-color: #fff!important;color: #333!important;border-color: #fff!important;border: 1px solid #fff;padding: 0;}
.hdcVehicleNoInput-panel .hdcvno3{ margin: 2px;height: 24px;line-height: 24px;display:inline-block;font-size:12px;width: 24px;background-color: #fff!important;color: #333!important;border-color: #fff!important;border: 1px solid #fff;padding: 0;}
.hdcVehicleNoInput-panel .hdcbackspace{ margin: 2px;height: 24px;line-height: 24px;display:inline-block;font-size:12px;width: 56px;background-color: #fff!important;color: #333!important;border-color: #fff!important;border: 1px solid #fff;padding: 0;}
.hdcVehicleNoInput-panel .hdcdelete{ margin: 2px;height: 24px;line-height: 24px;display:inline-block;font-size:12px;width: 56px;background-color: #fff!important;color: #333!important;border-color: #fff!important;border: 1px solid #fff;padding: 0;}
.hdcVehicleNoInput-panel .hdcescclose{ margin: 2px;height: 24px;line-height: 24px;display:inline-block;font-size:12px;width: 56px;background-color: #fff!important;color: #333!important;border-color: #fff!important;border: 1px solid #fff;padding: 0;}
.hdcVehicleNoInput-panel .hdcvno1:hover,.hdcVehicleNoInput-panel .hdcvno2:hover,.hdcVehicleNoInput-panel .hdcvno3:hover,.hdcVehicleNoInput-panel .hdcbackspace:hover,.hdcVehicleNoInput-panel .hdcdelete:hover,.hdcVehicleNoInput-panel .hdcescclose:hover{border-color: #ccc!important;background-color: #f5f5f5!important;}

/*银行*/
.hdcdropdownSelect{margin-left: 0;max-height: 200px;overflow: auto}

/*弹框问题*/
.ui-dialog .ui-dialog-titlebar-close{
    overflow: hidden;
}















