@charset "utf-8";
/**开票地址管理开始**/
.page-bill-address{width: 980px;background: #F5F5F5;}
.page-bill-address .title_main{margin-bottom:29px;height: 25px;}
.page-bill-address .title_main span{font-size: 18px;font-weight: 500;height: 24px;line-height: 24px;}
.page-bill-address .invoice_c{height: 28px;line-height: 28px;}
.page-bill-address .invoice_c .btn{height: 28px;line-height: 28px;margin-top: 0;border:1px solid #E7350F; color: #E7350F;background: #fff;border-radius: 14px;box-sizing: border-box;}
.page-bill-address .invoice_c div{letter-spacing: 0;}
.page-bill-address .invoice_c em{color: #4796ED;font-size: 12px;margin-left: 10px;}
.page-bill-address .bd_b01{border-bottom: 0;}
.page-bill-address .address-title{height:100px;padding: 12px 20px 0 20px;box-sizing: border-box;margin-bottom: 10px;}
.page-bill-address .invoice_type{padding: 0;}
.page-bill-address .invoice_type .radios .title{font-size: 16px;color: #333333;}
.page-bill-address .invoice_type ul li label{font-size: 14px;color:#333;}
.page-bill-address .invoice_type .radios{padding-left:20px;height: 59px;line-height: 59px;border-bottom: 1px solid #E5E5E5;box-sizing: border-box;font-size: 0;}
.page-bill-address .invoice_type .address-infor{border-bottom: 0;}
.page-bill-address .invoice_type .address-infor a{font-size: 14px;text-decoration: underline;color: #4796ED;}
.page-bill-address .invoce_show{margin-top: 0;}
.page-bill-address .invoce_show .show_c{margin: 0 20px;padding-top: 20px;}
.page-bill-address .invoce_show .show_c .ipt_b{width: 180px;height: 32px;border-radius: 6px;}
.page-bill-address .invoce_show .show_c div:first-child{margin-top: 0;}
.page-bill-address .invoce_show .show_c textarea{width: 680px;height: 80px;border-radius: 6px;}
.page-bill-address .uploader-list{width:180px;*width:168px!important;box-sizing: border-box;border-radius: 6px;}
.page-bill-address .mg_b12{margin-bottom: 20px;}
.page-bill-address .address-infor02{margin:20px;border-top:1px solid #E5E5E5;border-bottom:0!important;padding-left: 0!important;padding-right: 0;}
.page-bill-address .uploader{position: relative;}
.page-bill-address .webuploader-container{position: static;}
.page-bill-address .webuploader-pick{position:absolute;width: 32px;height: 32px;background: url(../images/attach.png) no-repeat;position: absolute;right: -2px;top: 0;border-radius: 6px;background-color: #4796ED}
.page-bill-address .invoce_show .show_c select{width: 180px;height: 32px;line-height: 32px;border-radius: 6px;float: left;}
.page-bill-address .zcInvoice2{}
.page-bill-address .invoce_show .show_c label{float: left;height: 32px;line-height: 32px;}
.page-bill-address .address-province {float: left;margin:0 10px;height: 32px;line-height: 32px;}
.page-bill-address .pd_tb{padding-top: 20px;margin: 0 20px;}
.page-bill-address .pd_tb .btn{border-radius: 14px;height: 28px;line-height: 28px;}
.page-bill-address .btn_bg02{width: 80px;background: #fff;border:1px solid #CCCCCC;color: #666666;}
.page-bill-address .btn_bg01{width: 120px;background: #E7350F;color: #FFFFFF;}
.page-bill-address .btn-view{display: inline-block;*display: inline;*zoom:1;width: 48px;height: 32px;line-height: 32px;background: #4796ED;color: #fff;text-align: center;border-radius: 6px;margin-left: 10px;cursor: pointer;}
.page-bill-address .input_tip i,.page-bill-address .input_error i{background: url(../images/tip-error.png)}
.page-bill-address .form_error{border:0!important;}
.page-bill-address .input_error{margin-left: -20px;}
.page-bill-address .upload-error{position:relative;margin-left: -32px;}
/**开票地址管理结束**/
.order-detail-page{
    left:0;top:0;width:100%;height:100%;position:absolute;z-index:99;background-color:#fff;
}