.invoice-head{
    padding: 20px 0 0;
    margin:0 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.bread-head{
    margin: 20px 0;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}
.invoice-tab{
    width: 240px;
    float: left;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
}
.invo-mode{
    overflow: hidden;
    margin: 20px 0;
}
.invo-mode span{
    float: left;
    margin-right: 20px;
}

.month-sele{
    float: right;
}
.month-sele select{
    width: 120px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    border-bottom: none;
}
.unauthorized{
    color: #ff5200;
}
.slide{
    width: 100%;
    display: none;
}
.slide-list{
    padding-top: 20px;
    margin:0 30px 20px;
    overflow: hidden;
    border: 1px solid #ddd;
    background: #f7f7f7;
}
.slide .slide-list .formlist-group{
    width: 28%;
    padding-bottom: 10px;
}
.slide .slide-list .formlist-group.last{
    width: 16%;
}
.slide .slide-list .formlist-group.last .control-info{
    width: 30px!important;
}
.slide  .slide-list .formlist-group span{
    width: 70px;
}
.slide  .slide-list .formlist-group .group-fox .control-info{
    width: 131px;
    margin-left: 10px;
}
.tab-content{
    margin-top: 20px;
}
.tips-icon{
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("../../yibazhan/images/http://8.146.206.136:886/txpz/image/tips.png");
    background-size: 100%;
    position: relative;
    top: 3px;
    margin-right: 4px;
}
span.help-info{
    float: right;
    font-size: 14px;
}
.help-icon{
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url("../../yibazhan/images/http://8.146.206.136:886/txpz/image/help.png");
    background-size: 100%;
    position: relative;
    top: 3px;
    margin-right: 4px;
}
.invo-mode-tips{
    color: #999;
}

.mine-invo-info{
    overflow: hidden;
    margin-bottom: 20px;
}
.invo-info{
    width: 33.3%;
    float: left;
    border-right: 1px solid #f7f7f7;
    background: #fdfdfd;
    box-sizing: border-box;
    height: 150px;
    padding: 10px 20px 0;
}
.invo-info:last-child{
    border: none;
}
.invo-info h4{
    font-size: 16px;
    margin-bottom: 10px;
}
.invo-info h4 a{
    float: right;
}
.edit{
    width: 20px;
    height: 20px;
    display: inline-block;
    background-image: url("../../yibazhan/images/http://8.146.206.136:886/txpz/image/icon/edit-icon.png");
}
.edit:hover{
    background-position: -20px 0;
}
.invo-edit{
    font-size: 18px;
    color: #999;
}
.invo-edit:hover{
    color: #3f94f3;
}
.invo-info-meony{
    color: #333;
    line-height: 80px;
    text-align: center;
}
.invo-info .invo-info-list{
    margin-bottom: 10px;
    color: #666;
    overflow: hidden;
}
.invo-info-list span:first-child{
    width: 80px;
    display: inline-block;
    float: left;
}
.invo-info-meony span{
    font-size: 40px;
    color: #3f94f3;
    font-weight: bold;
}
.invo-info-meony em{
    color: #3f94f3;
    font-weight: bold;
}
.seach-time{
    margin: 20px 0;
}
.seach-time select{
    width: 120px;
    height: 30px;
    line-height: 30px;
    border: none;
    border: 1px solid #ddd;
}
.krad{
    position: relative;
}
.krad img{
    position: absolute;
    left: 0;
    top: 20px;
    display: none;
}
.krad:hover img{
    display: block;
}
.mine-table{
    border: 1px solid #dedede;
    border-right:none;
}
.table-head{
    height: 40px;
    line-height: 40px;
    background: #f5f5f5;
}
.table-body tr{
    border-top: 1px solid #dedede;
}
.table-head th{
    font-size: 16px;
    color: #333;
    border-right: 1px solid #dedede;
    font-weight: 500;
}
.table-head th:first-child{
    width: 66.6%;
}
.table-head th:nth-child(2){
    width: 10%;
}
.table-head th:nth-child(3){
    width: 18%;
}
.table-body{
    overflow: hidden;
    color: #666;
    font-size: 14px;
}
.table-body tr td{
    border-right: 1px solid #dedede;
}
.table-left{
    padding-bottom: 10px;
}
.table-center{

    text-align: center;
}
.table-right{

    text-align: center;
}
.table-right span a{
    margin: 0 10px;
}
.table-left div{
    float: left;
    overflow: hidden;
    width: 50%;
    margin-top: 10px;
}
.table-left div span{
    width: 90px;
    text-align: right;
    margin-right: 10px;
    display: inline-block;
    float: left;
}
.invoice-data{
    padding-top: 20px;
    width: 744px;
    margin: auto;
}
.address-title{
    padding:0 10px 20px;
}
.invoice-address{
    margin: 20px 0;
    border-top: 1px dashed #e0e0e0;

}
.address-body{
    overflow: hidden;
    margin: 0 -10px;
}

.address-fox ul li span{
    width: 80px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
    color: #999;
    float: left;
}
.address-fox ul li em{
    width:220px;
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.address-fox{
    width: 48%;
    height: 128px;
    margin: 0 1% 20px;
    font-size: 14px;
    padding:0 10px;
    border: 2px solid #ddd;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
}
.address-fox.active{
    border-color: #89c1ff;
}
.none-flot{
    float: none!important;
}
.address-fox:hover{
    border-color: #89c1ff;
}
.address-fox ul li{
    margin-top: 10px;
}
.address-fox ul li span{
    width: 80px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
    color: #999;
}
.add-address{
    width: 128px;
    height: 128px;
    margin: 0 1%;
    line-height: 128px;
    text-align: center;
    border: 1px dashed #e0e0e0;
    float: left;
    font-size: 80px;
    color: #999;
    cursor: pointer;
}
.pop-info-ul{
    overflow: hidden;
}
.pop-info-ul li{
    margin-bottom: 20px;
    float: left;
    width: 50%;
}
.pop-info-ul li input{
    border: none;
    border: 1px solid #ddd;
    padding: 0 4px;
    height: 24px;
    width: 200px;
    border-radius: 4px;
}
.pop-info-ul li span{
    color: #333;
    width: 110px;
    display: inline-block;
    text-align: right;
    font-size: 14px;
}
.inv-info{
    font-size: 14px;
    color: #666;
}
.sele-box{
    display: none;
}
.details-title{
    background: #fbfbfb;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-bottom:1px solid #ddd ;
}
.details-conten{
    margin-top: 0;
}
.details-conten .invo-centen{
    overflow: hidden;
    width: 99%;
    margin: 40px auto 0;
    border: 1px solid #dedede;
}
.details-table{
    width: 100%;
    text-align: center;
    margin-top: -20px;
}
.details-table .table-head{
    background: transparent;
}
.details-table tbody td{
    padding: 10px 0;
    color: #999;
}
.details-table .table-head th{
    width: 33.3%;
    font-size: 14px;
    color: #333;
}
.details-table .table-body tr td:last-child,.details-table tr th:last-child{
    border: none;
}
.details-table.dizi-details-table .table-head th{
    width: auto;
}
.inv-kard img{
    width: 100px;
}
.address-ste{
    position: absolute;
    right: 4px;
    top: 10px;
}
.add-icon{
    margin:0 4px;
    float: left;
}
.add-icon.deful{
    background-color: #ffa500;
    color: #fff;
    padding: 2px 4px;
    font-size: 12px;
    position: relative;
    top: -2px;
}

/*å‘ç¥¨åˆ—è¡¨åŠ è½½æ›´å¤šæŒ‰é’®*/
.js-load-more{
    padding:0 15px;
    width:120px;
    height:30px;
    background-color:#3f94f3;
    color:#fff;
    line-height:30px;
    text-align:center;
    border-radius:2px;
    margin:20px auto;
    border:0 none;
    cursor: pointer;
    font-size:16px;
    display:none;/*é»˜è®¤ä¸æ˜¾ç¤ºï¼Œajaxè°ƒç”¨æˆåŠŸåŽæ‰å†³å®šæ˜¾ç¤ºä¸Žå¦*/
}

.extra-long span{
    width: 160px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
    color: #999;
    float: left;
}
.extra-long div{
    width: calc(100% - 200px);
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.extra-long-contactName em,.extra-long-invoiceTittle em,.extra-long-mailingAddress em{
    width: 70%;
    display: inline-block;
    float: left;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.extra-long-invoiceTittleList em{
    width: 190px;
    display: inline-block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.extra-long-invoiceTittle p{
    width: calc(100% - 0px);
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    float: right;
    white-space:nowrap;
}

.extra-long-mailingAddress p{
    width: calc(100% - 0px);
    display: inline-block;
    overflow: hidden;
    text-overflow:ellipsis;
    float: right;
    white-space:nowrap;
}

.express-table tbody td{
    padding: 10px 0;
}
.icon-morendizhi{
    width: 14px;
    height: 14px;
    background-image: url("../../yibazhan/images/http://8.146.206.136:886/txpz/image/icon/icon01.png")
}
.icon-xiugai{
    width: 14px;
    height: 14px;
    background-image: url("../../yibazhan/images/http://8.146.206.136:886/txpz/image/icon/icon02.png")
}
.icon-dele-{
    width: 14px;
    height: 14px;
    background-image: url("../../yibazhan/images/http://8.146.206.136:886/txpz/image/icon/icon03.png")
}
.nov-icon:hover{
    background-position: -14px 0;
}
select{
    cursor: pointer;
}
顶部底部向上向下S