.piLabBtn {
    text-align: right;
    margin:5px 0 10px 0;
}
.piLabBox {
	position: relative;
	height:auto;
	padding-top: 5px;
}

/*//搜索框的css*/

.my-autocomplete li:nth-of-type(1) {
    background: rgb(250, 250, 250);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.my-autocomplete li:nth-of-type(2) {
    margin-top: 40px;
}

/deep/.my-autocomplete li div {
    line-height: normal;
    padding: 7px;
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
}

/deep/.my-autocomplete li {
    border-bottom: 1px solid #eee;
}

/deep/.my-autocomplete li:nth-of-type(1)>div {
    /*margin-right: 40px;*/
    background: rgb(250, 250, 250);
    line-height: normal;
    padding: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.my-autocomplete li>div span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
}

.el-autocomplete-suggestion__list {
    min-height: 14px;
}

.el-autocomplete-suggestion li {
    padding: 0!important;
    text-align: center;
}

.special-autocomplete li:nth-of-type(1) {
    background: rgb(250, 250, 250);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.special-autocomplete li:nth-of-type(1) {
    background: rgb(250, 250, 250);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.special-autocomplete li:nth-of-type(2) {
    margin-top: 40px;
}

/deep/.special-autocomplete li div {
    line-height: normal;
    padding: 7px;
    /*display: flex;*/
    justify-content: space-between;
    align-items: center;
}

/deep/.special-autocomplete li {
    border-bottom: 1px solid #eee;
}

/deep/.special-autocomplete li:nth-of-type(1)>div {
    /*margin-right: 40px;*/
    background: rgb(250, 250, 250);
    line-height: normal;
    padding: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.special-autocomplete li>div span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
}



ul li{list-style: none;}
/*//清除浮动的兼容写法*/
.clearfix:after {
    content: "";
    line-height: 0;
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}
.p_lab {
    padding-bottom: 10px;
    font-size: 12px;
    position: relative;
    margin-top:-20px
}

#tip1 {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right:  40%;
    top: 20px;
    border-radius: 50%;
    border: 1px solid #E8E8E8;
    color: #E8E8E8;
    text-align: center;
    line-height: 40px;
}
#tip2 {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    right: 32%;
    top: 20px;
    border-radius: 50%;
    border: 1px solid #E8E8E8;
    color: #E8E8E8;
    text-align: center;
    line-height: 40px;
}
.p_top {
    overflow: hidden;
}
.p_top .logo{
    width:20%;
    float:left;
    line-height: 80px;
    width:50px;
    height: 50px;
    display:inline-block;
    margin-top:15px;
}
.p_top .logo img{
    width:100%;
    height:100%;
    display:block;
}
.p_top .codearea{
    float:right;
    width:30%;
    height: 50px;
    margin-top:5px;
}

.p_top .codearea .barcode{
    width:100%;
    height: 100%;
    display: block;
}
.p_top .codetitle{
    float:left;
    width:48%;
    text-align:left;
    word-break: break-all;
}
.p_top .codetitle h3{
    margin-left:15px;
    margin-top:20px;
}
.p_top .codetitle h4{
    margin-left:15px;
    margin-top:-10px;
}
.p_mes {
    border-top: 1px solid #CCCCCC;
    margin-left:-40px;
}
.p_mes .westul li {
    float: left;
    width: 33.33%;
    margin-bottom: 5px;
}
.p_mes .westul li:nth-of-type(1) {
    text-align:left;
}
.p_mes .westul li:nth-of-type(2) {
    text-align:center;
}
.p_mes .westul li:nth-of-type(3) {
    text-align:right;
}


.p_mes .westul .longli{
	width:95%!important;
	word-break: break-all;
}
.p_table {
    min-height: 250px;
    height: auto;
    border:1px solid #CCCCCC;
    /*padding:0 10px;*/
    position: relative;
}

.p_table .p_l {
    width: 28%;
    float: left;
    height: auto;
    border-right: 1px solid #E8E8E8;
    padding-right: 1%;
}
.p_table .p_l font{
    font-weight: 600;
    font-size: 14px;
}
.p_table .p_l p:nth-of-type(1) {
    margin-bottom: 125px;
}
.p_table .p_l p:nth-of-type(2) {
    margin-bottom: 125px;
}
.p_table .p_l p span{
    display:block;
    word-break: break-all;
}

.p_table .p_r {
    width: 70%;
    float: left;
    height: auto;
    border-left: 1px solid #E8E8E8;
    position: relative;
    padding-bottom:50px;
}
.p_table .p_r .Rp{
    font-size: 18px;
    margin-left:10px;
}

.p_chin .Rp{
    font-size: 18px;
    margin-left:10px;
}
.p_table .p_r ul{
    margin-top:-15px;
}
.d_span {
    position: absolute;
    bottom: 30px;
    right: 100px;
}
.chinesemed{
    min-height: 200px;
}
.p_table .p_chin,
.p_binli {
    height: auto;
    position: relative;
}

.p_table .p_chin ul {
    min-height: 100px;
    height: auto;
    margin-left:-20px;
}

.p_table .p_chin ul li {
    float: left;
    margin-right: 20px;
}

.p_expl {
    margin-left: 20px;
}
.p_expl p:nth-of-type(2){
    width:60%;
    word-break: break-all;
    line-height: 20px;
}
#d_chinspan {
    position: absolute;
    bottom: 30px;
    right: 150px;
}

.p_table .p_r ul li {
    line-height: 20px;
}

.p_table .p_r ul li span {
    margin-right: 5px;
    display: inline-block;
}

.print_table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    font-size: 12px;
    line-height: 40px;
    border:1px solid #CCCCCC;
}


.p_con {
    margin:5px 0;
}

.p_con p span {
    float: left;
    width:33.33%;
    margin-bottom:3px;
    font-weight: 500;
    font-size: 12px;
}

.p_con p span:last-child {
    float: right;
    margin-right: 0;
}

.p_con p span:nth-of-type(1){
    text-align:left
}
.p_con p span:nth-of-type(2){
    text-align:center
}
.p_con p span:nth-of-type(3){
    text-align:right
}

/*底部只有两个显示项目时候居两端*/
.p_con .twoP span:nth-of-type(1){
    text-align:left
}
.p_con .twoP span:nth-of-type(2){
    text-align:right
}

/*底部悬浮*/
.footer1{
    position: absolute;
    bottom:0;
    left:0;
}

/*底部连接正文*/
.p_foot{
    /*position: fixed;
    bottom:0;
    left:0;*/
    margin-top:-5px
}
.p_foot h5 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 14px;
}

.p_foot p {
    text-indent: 20px;
    line-height: 9px;
}

.p_heathy_scon p {
    padding-top: 5px;
}
.p_forse{
    margin-bottom: 10px;
}
.p_forse span{
    width: 25%;
    float: left;
}
.p_bld {
    width: 100%;
    height: auto;
}

.p_bld h5 {

}

.p_bld p {
    margin-bottom: 10px;
}

.p_bld p span:nth-of-type(1) {
    width: 25%;
    float: left;
}

.p_bld p span:nth-of-type(2) {
    width: 75%;
    float: left;
    text-align: left;
    word-break: break-all;
}
.p_bld .p_bld_ul{
    padding-left: 15px;
    box-sizing: border-box;
}


.p_bld .p_bld_ul li {
    float: left;
    margin-right: 10px;
}
.p_bld .p_bld_15{
    padding-left: 15px;
    box-sizing: border-box;
}
.account{
    margin-top:10px;
    background: #ebeef5!important;
}
.account ul li {
    line-height: 30px;
    list-style: none;
    float:left;
    width:50%;
    font-size: 16px;
    color: #606266;
    font-size: 12px;
}
.account ul li p span:nth-of-type(1){
    width:30%;
    float: left;
    text-align: right;
}
.account ul li p span:nth-of-type(2){
    width:65%;
    float: left;
    margin-left:5%;
}



/*//	主诉辅助框的样式*/
.cp_abso{
    width:100%;
    height: auto;
    font-size: 12px;
    z-index: 22;
    border:1px solid #D9D9D9
}
.cp_abso .cp_title{
    width:100%;
    height:40px;
    background:#FFE6D7 ;
    line-height: 40px;
    text-align: center;
    position: relative;
}
.cp_title i{
    position:absolute;
    right:0;
    top:0;
    height:40px;
    line-height: 40px;
    width:40px;
    display: block;
    font-size: 20px;
    z-index: 99;
}
.cp_abso .cp_con{
    display: flex;
    background: #FFFFFF;
    padding:4px
}
.cp_abso .cp_con span{
    width:25%;
}
.cp_abso .cp_con ul{
    flex:1;
}
.cp_abso .cp_con ul li{
    float:left;
    padding: 0 5px;
    margin:3px;
    border-radius: 5px;
}
.cp_abso .cp_con ul li:hover{
    background: #4C92D0;
    color: #FFF7F3;
}

.blue{
    background: #4C92D0;
    color: #FFF7F3;
}
/*挂号打印病例*/
ul>li{
    list-style: none;
}
i{
    font-style:normal;
}
.printInfo{
    float: left;
    margin-top: 0px;
}
.printInfo li{
    font-size: 12px;
    line-height: 17px;
}
.zdHead span{
    margin-right: 30px;
}
.p_mes .zdinfo li{
    width: 25%;
}
.tableFees .tables{
    width: 55%;
    float: left;
}
.tableFees .tables table{
    border-collapse:collapse;
    text-align: center;
}
.tableFees .tables table tr td{
    border: 1px solid #f0f0f0;
    height: 30px;
    width: 25%;
}
.tableFees .feeAll{
    width: 40%;
    float: left;
    text-align: right;
}
.tableFees .feeAll ul li{
    line-height: 30px;
}

/*打印账单样式*/
#printchild{
    /*width: 95%;*/
    /*position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    padding: 20px;
    color: #3e3e3e;*/
    /*height: 100%;*/
    /*display: flex;
    flex-direction: column;
    justify-content: space-between;*/
}
/*.PrintHead .headTitle{
    float: left;
    vertical-align: middle;
}
.PrintHead .headTitle .engName{
    width: 400px;
    display: block;
}
.PrintHead .headTitle img,.PrintHead .headTitle h3{
    display: inline-block;
    font-size: 16px;
    color: #3e3e3e;
    vertical-align: middle;
}
.PrintHead .headTitle h3{
    margin-left: 20px;
    word-break: break-all;
}
.PrintHead .headTitle span{
    font-size: 7px;
}
.PrintHead .headTitle img{
    width: 36px;
    height: 36px;
    background-size: contain;
}
.PrintHead .setwidth{
	width: calc(100% - 200px);
}
.PrintHead .headTitlePic{
    width: 140px;
    height: 40px;
    float: right;
}
.PrintHead .headTitlePic img{
    width: 100%;
    height: 100%;
    vertical-align:middle;
}
.PrintHead .headTitlePic span{
    margin-top: 5px;
    font-size: 10px;
}
.PrintHead .headinfo,.PrintHead .headinfos{
    clear: both;
    padding: 30px 0 5px 0;
    font-size: 10px;
    border-bottom: 1px solid #D9D9D9;
}
.PrintHead .headinfos{
    padding: 10px 0 5px 0;
}
.PrintHead .headinfo span{
    width: 32%;
    display: inline-block;
    line-height: 20px;
}
.PrintHead .headinfo span:nth-child(1){
    text-align: left;
}
.PrintHead .headinfo span:nth-child(2){
    text-align: center;
}
.PrintHead .headinfo span:nth-child(3){
    text-align: right;
}
.PrintHead .headinfo span:nth-child(4){
    text-align: left;
}
.PrintHead .headinfo span:nth-child(5){
    text-align: center;
}
.PrintHead .headinfo span:nth-child(6){
    text-align: right;
}
.PrintCenter{
    margin-top: 10px;
}
.PrintCenter .Centerlist table{
    font-size: 10px;
    table-layout: fixed;
    width: 100%;
    text-align: center;
}
.PrintCenter .Centerlist .printTab{
    border-bottom: 1px solid  #D9D9D9;
}
!*.printTab{
	min-height: 400px;
	height:auto;
}*!
.PrintCenter .Centerlist table thead td, .PrintCenter .Centerlist table tbody td, .PrintCenter .Centerlist table tfoot td{
    margin-top: 12px;
    height: 22px;
    vertical-align: top;
}
.payFee{
    line-height: 25px;
}
.payFee span{
    float: right;
    text-align: right;
    font-size: 10px;
    padding-right: 33px;
}
.PrintFoot .feeItems{
    width: 100%;
    font-size: 10px;
    border-collapse:collapse;
    text-align: center;
    height: 70px;
    margin-top: 30px;
}
.PrintFoot .feeItems thead{
    line-height: 15px;
}
.PrintFoot .feeItems thead  tr td{
    height: 45px;
}
.PrintFoot .feeItems tr td{
    border: 1px solid #D9D9D9;
    height: 30px;
}
.printPeople{
    height: 60px;
    margin-top: 10px;
    font-size: 10px;
    border-bottom: 1px solid #D9D9D9;
}
.printPeople p{
    clear: both;
    line-height: 30px;
}
.printPeople p span:nth-child(1){
    float: left;
}
.printPeople p span:nth-child(2){
    float: right;
}
.printPeople p span:nth-child(2) span{
    width: 100px;
    display: inline-block;
}
.PrintFoot{
    margin-top: 10px;
    font-size: 10px;
    color: #bfbfbf;
    line-height: 20px;
}
.PrintFoot p .fax{
    padding-left: 200px;
}*/

#printchild{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffffff;
    padding:  0px 20px 0px 20px;
    color: #3e3e3e;
    /*height: 100%;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.PrintHead .headTitle{
    float: left;
    vertical-align: middle;
}
.PrintHead .headTitle .engName{
    width: 400px;
    display: block;
    font-size: 8px;
    word-break: keep-all;
}
.PrintHead .headTitle img,.PrintHead .headTitle h3{
    display: inline-block;
    font-size: 16px;
    color: #3e3e3e;
    vertical-align: middle;
}
.PrintHead .headTitle h3{
    margin-left: 20px;
    word-break: break-all;
}
.PrintHead .headTitle span{
    font-size: 8px;
}
.PrintHead .headTitle img{
    width: 36px;
    height: 36px;
    background-size: contain;
}
.PrintHead .setwidth{
    width: calc(100% - 200px);
}
.PrintHead .headTitlePic{
    width: 140px;
    height: 40px;
    float: right;
    margin-right: 20px;
}
.PrintHead .headTitlePic img{
    width: 100%;
    height: 100%;
    vertical-align:middle;
}
.PrintHead .headTitlePic span{
    margin-top: 5px;
    font-size: 10px;
}
.PrintHead .headinfo,.PrintHead .headinfos{
    clear: both;
    padding: 25px 0 5px 0;
    font-size: 10px;
    border-bottom: 2px solid #999;
}
.PrintHead .headinfos{
    padding: 10px 0 5px 0;
}
.PrintHead .headinfo span{
    width: 32%;
    display: inline-block;
    line-height: 30px;
}
.PrintHead .headinfo span:nth-child(1){
    text-align: left;
}
.PrintHead .headinfo span:nth-child(2){
    text-align: center;
}
.PrintHead .headinfo span:nth-child(3){
    text-align: right;
}
.PrintHead .headinfo span:nth-child(4){
    text-align: left;
}
.PrintHead .headinfo span:nth-child(5){
    text-align: center;
}
.PrintHead .headinfo span:nth-child(6){
    text-align: right;
}
.PrintHead .headinfo span:nth-child(7){
    text-align: left;
}
.PrintHead .headinfo span:nth-child(8){
    text-align: center;
}
.PrintCenter .Centerlist table{
    font-size: 10px;
    table-layout: fixed;
    width: 100%;
    text-align: center;
}
.PrintCenter .Centerlist .printTab{
    border-bottom: 2px solid  #999;
}
table {
    border-collapse:collapse;
}
.PrintCenter .Centerlist table thead td, .PrintCenter .Centerlist table tbody td, .PrintCenter .Centerlist table tfoot td{
    vertical-align: top;
    height: 30px;
    border-bottom: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.PrintCenter .Centerlist table tfoot td{
    border-bottom: 0;
}
.payFee{
    line-height: 25px;
    text-align: right;
}
.payFee span{
    font-size: 10px;
    padding-right: 53px;
}
.feeItems{
    width: 320px;
    border-collapse:collapse;
    text-align: center;
    height: 70px;
    margin-top: 30px;
}
.feeItems thead{
    line-height: 15px;
}
.feeItems thead  tr td{
    height: 45px;
}
#feeItems tr td{
    border: 1px solid #D9D9D9;
    height: 15px;
    line-height: 15px;
    padding: 5px;
    font-size: 8px;
}
.printPeople{
    height: 65px;
    margin-top: 10px;
    font-size: 10px;
}
.printPeople p{
    clear: both;
    line-height: 20px;
}
.printPeople p span:nth-child(1){
    float: left;
}
.printPeople p span:nth-child(2){
    float: right;
}
.printPeople p span:nth-child(2) span{
    width: 100px;
    display: inline-block;
}
.PrintFoot{
    margin-top: 5px;
    font-size: 10px;
    color: #bfbfbf;
    line-height: 10px;
}
.PrintFoot p .fax{
    padding-left: 200px;
}
.PrintCenter{
    min-height:670px;
    border-bottom: 2px solid #999;
}

