em{
    font-style: normal;
}
button{
    outline: none;
}
.out_line{
    outline: none;
    cursor: default;
}
.yz_input{
    width: 100%;
    float: left;
    border: none;
}
.out_line::-webkit-input-placeholder{
    color: #000;
}
.ess_information_box{
    width: 81.6%;
    float: left;
    position: fixed;
    background-color: #f2f2f2;
    top: 0;
    padding-top: 10px;
}
.menzhen .informate_top em{
    color: #F39B6D;
}
.preview_cost_style{
    font-size: 18px;
    color: #393D49;
}
.btn_style{
    padding-left: 10px;
    padding-right: 10px;
    min-height: 35px;
    background: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    color: #393D49;
    font-size: 15px;
    font-weight: 500;
}
.btn_style_active{
    background-color: #4599F0;
    color: #fff;
    border: none;
}
.font-size-18{
    font-size: 18px !important;
}
.font-size-14{
    font-size: 14px !important;
}
.font-size-15{
    font-size: 15px !important;
}
.font-weight-blod{
    font-weight: bold;
}
.color_393D49{
    color: #393D49;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.btn_box_top{
    text-align: right;
    margin-bottom: 5px;
}
.margin-bottom{
    margin-bottom: 10px;
}
.case_box_wrap{
    float: left;
    width: 100%;
    background-color: #FFFFFF;
    background-color: white;
    margin-top: 100px;
}
.case_box_wrap .form_table{
    width: 96%;
    margin-left: 2%;
    border: 1px solid #E7E7E7;
    border-radius: 5px 5px 0px 0px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.case_box_wrap .form_table thead tr{
    height: 46px;
    background-color: #FAFBFC;
    border-bottom: 1px solid #E7E7E7;
}
.text-align-left{
    text-align: left;
}
.text-align-right{
    text-align: right;
}
.text-align-center{
    text-align: center;
}
.padding-left{
    padding-left: 10px !important;
}
.padding-left-33{
    padding-left: 33px;
}
.padding-right{
    padding-right: 10px;
}
.case_box_wrap .form_table tbody tr{
    height: 40px;
}
.border_none{
    border: none !important;
}
.border_none_box .layui-form-select .layui-input{
    border: none !important;
}
.border-right{
    border-right: 1px solid #E7E7E7;
}
.border-left{
    border-left: 1px solid #E7E7E7;
}
.border-bottom{
    border-bottom: 1px solid #E7E7E7;
}
.border-right-0{
    border-right: 0px !important;
}
.border-left-0{
    border-left: 0px !important;
}
.width_120{
    width: 120px;
}
.width_94{
    width: 94% !important;
}
.input_style{
    height: 40px;
    width: 100%;
    border: none;
}
.treatment_items_title{
    float: left;
    width: 96%;
    margin-left: 2%;
    height: 46px;
    background-color: #FAFBFC;
    border: 1px solid #E7E7E7;
    line-height: 46px;
}
.treatment_items_title_text{
    float: left;
}
.treatment_items_title_button{
    float: right;
    margin-top: 5px;
    padding-right: 10px;
}
.add_treatment_item{
    float: left;
    width: 96%;
    margin-left: 2%;
    /* border: 1px solid #E7E7E7; */
}
.add_treatment{
    height: 40px;
    border: 1px solid #E7E7E7;
    line-height: 40px;
    border-top: 0px;
    border-bottom: 0px;
    float: left;
    width: 100%;
}
.add_icon{
    color: #979697;
    font-size: 15px !important;
    position: absolute;
}
.add_taocan_name{
    float: left;
    width: 668px;
}
.add_taocan_unit input{
    width: 87px !important;
}
.add_taocan_qty input{
    width: 87px !important;
}
.add_taocan_status input{
    width: 111px !important;
}
.add_taocan_explain input{
    width: 246px !important;
}
.add_taocan_price input{
    width: 107px !important;
}
.add_taocan_operation input{
    width: 60px !important;
}
.form_table_in{
    width: 100%;
    float: left;
    border: 1px solid #E7E7E7;
    border-radius: 5px 5px 0px 0px;
}
.form_table_in thead tr{
    height: 40px;
    background-color: #FAFBFC;
    border-bottom: 1px solid #E7E7E7;
}
.form_table_in thead tr th{
    color: #393D49;
    font-size: 15px !important;
    font-weight: 500;
    height: 40px !important;
    line-height: 40px;
}
.form_table_in tbody tr td{
    height: 40px;
    line-height: 40px;
    color: #393D49;
    font-size: 14px !important;
    background-color: #FFFFFF;
}
.delete_style{
    color: #4599F0;
    font-size: 18px !important;
}
.treatment_items_box{
    float: left;
    margin-bottom: 25px;
}
.prescription_order{
    float: left;
    width: 96%;
    margin-left: 2%;
    background-color: #fff;
    /* border: 1px solid #E7E7E7; */
    line-height: 46px;
}
.prescription_order_title{
    float: left;
    width: 100%;
    border: 1px solid #E7E7E7;
    /* border-bottom: none; */
}
.prescription_order_title_text{
    float: left;
}
.prescription_order_title_button{
    float: right;
    margin-top: 5px;
    padding-right: 10px;
}
.margin_left_10{
    margin-left: 10px;
}
.btn_icon_jia{
    float: left;
    margin-top: 2px;
    font-size: 14px !important;
    margin-right: 5px;
    color: #393D49;
}
.add_taocan_operation{
    width: 61px;
    text-align: center;
}

/* 西药  */
.xy_items_title{
    float: left;
    width: 100%;
    height: 46px;
    background-color: #FAFBFC;
    line-height: 46px;
    border-bottom: 1px solid #E7E7E7;
}
.xy_items_title_text{
    float: left;
}
.btn_style i{
    font-weight: 500;
    font-size: 16px !important;
    color: #393D49;
}
.xy_items_title_button{
    float: right;
    margin-top: 5px;
    padding-right: 10px;
}
.xy_items_title_button i{
    float: left;
    margin-right: 10px;
    font-size: 18px !important;
    color: #4599F0;
}
.add_xy_item{
    float: left;
    width: 100%;
    border: 1px solid #E7E7E7;
    border-bottom: 0px;
}
.add_xy{
    height: 40px;
    line-height: 40px;
    border-top: 0px;
    border-bottom: 0px;
    float: left;
    width: 100%;
    /* background-color: #fff; */
    background-color: #fffeeb;
}
.add_xy_name{
    width: 489px;
}
.add_xy_yongfa,.add_xy_pinci,.add_xy_dancijiliang{
    width: 110px;
}
.add_xy_unit ,.add_xy_date,.add_xy_zongliang,.add_xy_pack_unit,.add_xy_jine{
    width: 80px;
}
.add_xy_jine{
    width: 110px;
}
.add_xy_operation{
    width: 76px;
    text-align: center;
}
.width_90{
    width: 90% !important;
}
.width_87{
    width: 87% !important;
}
/* 西药 end */

/* 中药  */

.zy_items_title{
    float: left;
    width: 100%;
    height: 46px;
    background-color: #FAFBFC;
    line-height: 46px;
    border-bottom: 1px solid #E7E7E7;
}
.zy_items_title_text{
    float: left;
}
.zy_items_title_button{
    float: right;
    margin-top: 5px;
    padding-right: 10px;
}
.zy_items_title_button i{
    float: left;
    margin-right: 10px;
    font-size: 18px !important;
    color: #4599F0;
}
.add_zy_item{
    float: left;
    width: 100%;
    border: 1px solid #E7E7E7;
}
.add_zy{
    height: 40px;
    line-height: 40px;
    border-top: 0px;
    border-bottom: 0px;
    float: left;
    width: 100%;
    background-color: #fffeeb;
}
.add_taocan_index input{
    width: 50px !important;
}
.add_zy_index input{
    width: 53px !important;
}
.add_zy_name{
    float: left;
    width: 670px;
}
.add_zy_unit input{
    width: 82px !important;
}
.add_zy_qty input{
    width: 82px !important;
}
.add_zy_status{
    height: 40px;
}
.add_zy_status input{
    width: 243px !important;
}
.add_zy_explain input{
    width: 200px !important;
}
.add_zy_price input{
    width: 124px !important;
}
.add_zy_operation{
    width: 80px !important;
    text-align: center;
}
/* 中药  end */

/* 智能诊断 */
.back_color_fff{
    background-color: #FFFFFF !important;
}
.disease_list_new{
    height: 250px;
    overflow: auto;
    width: 98%;
    margin-left: 1%;
}
.disease_list_new .all_illnesses_list{
    margin-top: 10px;
}
.zhineng{
    float: left;
    margin-top: 10px;
    padding-left: 15px;
    font-size: 18px !important;
    color: #393D49;
}
.diagnosis_search_val_new{
    margin-left: 6px;
    width: 97%;
}
/* 智能问诊 */
.layui-tab-card-wz{
    width: 100%;
}
.wenzhendan_box{
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    max-height: 220px;
    overflow-y: auto;
}
/* 智能问诊 end */
/* 推荐处方 */
.layui-tab-card-tjcf{
    float: left;
    width: 100%;
}
.tjcf_box{
    float: left;
    width: 100%;
    padding: 0px 0px 0px 0px;
    max-height: 220px;
    overflow-y: auto;
}
.tjcf_item{
    float: left;
    width: 100%;
    
}
.tjcf_title{
    float: left;
    width: 100%;
    /* height: 35px; */
    line-height: 35px;
    border-bottom: 1px solid #e5e5e5;
}
.dy_chufang{
    font-size: 20px !important;
    float: right;
    margin-right: 10px;
    color: #4599F0;
}
.dis_flex {
 display: flex;
 justify-content: space-between;
 width: 100%;
}
.tjcf_text{
    float: left;
    margin-left: 10px;
}
.tjcf_meds{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 95%;
    display: none;
    margin-top: 10px;
}
.color_F39B6D{
    color: #F39B6D;
}
/* 推荐处方 end */
/* 问诊单 */
.wzd_box{
    max-height: 200px;
    overflow-y: auto;
}
.wzd_item{
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
}
.wzd_item label{
    margin-left: 10px;
}
.wzd_item .znwz_click{
    float: right;
    margin-right: 10px;
    color: #4599F0;
}
/* 问诊单 列表 */
/* 症狀不足 */
.symptom_insufficient{
    position: fixed;
    top: 455px;
    background-color: #fff;
    width: 16%;
}
.cds_notice_box_new{
    padding: 15px 10px;
}
.chufang_new{
    position: fixed;
    top: 497px;
    width: 16%;
    height: 313px;
    overflow-y: auto;
}
.drug_title_new{
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    width: 100%;
    color: #000;
    height: 40px;
    line-height: 40px;
    float: left;
    background: #fff;
}
/* 症狀不足 end */
/* 中药处方饮片 */
.yinpian{
    width: 20%;
    margin-top: 5px;
    margin-left: 10px;
}
.yaofang{
    width: 20%;
    margin-top: 5px;
    margin-left: 10px;
}
.margin_top_6{
    margin-top: 6px !important;
}
.muban_title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 60%;
}

/* 达哥的  css */
tr {
    padding: 0;
}

.yjt_input_inner {
    padding-left: 5px;
    min-height: 40px;
    width: 100%;
    padding-top: 10px;
    box-sizing: border-box;
}

.yjt_drop {
    position: absolute;
    width: 94%;
    background: #fff;
    right: 0px;
    padding: 8px;
    z-index: 999;
    cursor: pointer;
    border: 1px solid #DFDFDF;
}

.yjt_drop_yz {
    position: absolute;
    width: 89%;
    background: #fff;
    right: 0px;
    padding: 8px;
    z-index: 10;
    cursor: pointer;
    border: 1px solid #DFDFDF;
}

.yjt_drop .yd_list_ul {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #DFDFDF;
    min-height: 34px;
}

.yjt_drop .yd_list_ul li,
.yjt_drop_yz .yd_list_ul li {
    margin: 5px;
    color: #8A8F95;
}

/* 原有样式 */
.ess_information_box {
    z-index: 999;
}

.add_treatment {
    box-sizing: border-box;
}

.add_taocan_operation {
    width: auto;
}

.yz {
    width: 96%;
    margin: 20px auto 58px;
    border: 1px solid lightgray;
}

/* 治疗项目  药品弹框 */
.drop_yp ,.drop_yp_xy{
    position: relative;
    min-height: 170px;
    width: 100%;
    box-sizing: border-box;
    background: #FAFBFC;
    border: 1px solid #E8E8E8;
    box-shadow: 0px 3px 5px 1px rgba(121, 122, 123, 0.21);
    z-index: 33;
}

.drop_yp .top,
.drop_yp_xy .top_xy ,.drop_yp_xy .item_xy{
    display: flex;
    padding-left: 25px;
    height: 40px;
    background: #EEEEEE;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #393D49;
}

.drop_yp .top span,.drop_yp_xy .top_xy span,.drop_yp_xy .item_xy span
 {
    flex: 1;
    text-align: center;
}

.drop_yp .top span:nth-child(1),.drop_yp_xy .top_xy span:nth-child(1),.drop_yp_xy .item_xy span:nth-child(1)
 {
    text-align: left;
    flex-basis: 40%;
}

.drop_yp .item ,.drop_yp_xy .item_xy{
    background: #fff;
}
.drop_yp .item:hover,.drop_yp_xy .item_xy:hover {
   cursor: pointer;
    background:#EEEEEE;
}
.drop_yp_xy .item_xy.item_xy_active {
    cursor: pointer;
    background:rgba(121, 122, 123, 0.08);
}
/* .drop_yp_xy .item_xy.item_zy_active {
    cursor: pointer;
    background:rgba(121, 122, 123, 0.08);
} */
.drop_yp .yp_warp ,.drop_yp_xy .yp_warp_xy {
      width: 100%;
      height: 200px;
      overflow: auto;
}

.drop_yp_xy {
    width: 800px;
}

.drop_yp_xy .top_xy {
    display: flex;
}

.drop_yp_xy .top_xy span,
.drop_yp_xy .item_xy span {
    flex: 1;
}

.drop_yp_xy .top_xy span:nth-child(1),
.drop_yp_xy .item_xy span:nth-child(1) {
    flex-basis: 10%;
}

.drop_yp_xy .item_xy {

    border-bottom: 1px solid #E8E8E8;
}

[v-cloak] {
    display: none;
}

.top_reset {
    width: 100%;
    background: #EEEEEE;
    border: 1px solid #E8E8E8;
    box-shadow: 0px 3px 5px 1px rgba(121, 122, 123, 0.08);
    overflow: hidden;
    box-sizing: border-box;
}

.top_reset span,
.item_reset .warp span {
    display: inline-block;
}
.item_reset .warp {
    background: #fff;
    transition: all .3s ease-out;
}
.item_reset .warp:hover {
background: rgba(121, 122, 123, 0.08);
}

.top_reset span:nth-child(1) {
    width: 55%;
    padding-left: 25px;
}

.item_reset .warp span:nth-child(1) {
    width: 54%;
    padding-left: 25px;
}

.top_reset span:nth-child(2),
.item_reset .warp span:nth-child(2) {
    width: 14%;
    padding-left: 2px;
}

.top_reset span:nth-child(3),
.item_reset .warp span:nth-child(3) {
    width: 14%;
}

.top_reset span:nth-child(3),
.item_reset .warp span:nth-child(3) {
    width: 14%;
}

.item_reset .warp {
    background: #FAFBFC;
    border: 1px solid #E8E8E8;
    box-shadow: 0px 3px 5px 1px rgba(121, 122, 123, 0.08);
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #393D49;
}

.item_reset .sub {
    background: #FAFBFC;
    /* border: 1px solid #E8E8E8; */
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #393D49;
    height: 40px;
    box-sizing: border-box;
}

.item_reset .sub span {
    display: inline-block;
    width: 14%;
    padding-left: 22px;
    box-sizing: border-box;
    /* text-align: center; */
}

.item_reset .sub span:nth-child(1) {
    padding-left: 58px;
    width: 55%;
    text-align: left;
    box-sizing: border-box;
}
.key_active {
    background: rgba(121, 122, 123, 0.08) !important;

}

.key_active_parent {
    border: 1px solid lightblue !important;
}

.btn_style_yd {
    display: inline-block;
    line-height: 37px;
}

/* .icon_warp {
height: 40px;
width: 40px; 
line-height: 40px;
text-align: center;
} */
.sing_info {
    position: relative;
}

.sing_info .my_info,
.sing_info .edit_my_info {
    position: absolute;
    width: 384px;
    top: 42px;
    /* opacity: 0; */
    border: 1px solid #E7E7E7;
    box-shadow: 0px 7px 7px 1px rgba(194, 194, 194, 0.34);
    border-radius: 3px;
    transition: all .3s ease-out;
    padding: 10px 22px 0 22px;
    box-sizing: border-box;
    z-index: 9;
    cursor: pointer;
    background: #fff;
    /* opacity: 1; */
    /* display: none; */
}

/* .sing_info:hover .my_info {
    cursor: pointer;
    background: #fff;
    opacity: 1;
    z-index: 33;
    display: block;
} */

.sing_info .my_info .top {
    height: 39px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.sing_info .my_info .top span {
    display: inline-block;
}

.top .left_yd .patient_name,
.top_edit .left_yd_edit .patient_name_edit,
.top .left_yd .patient_sex,
.top_edit .left_yd_edit .patient_sex_edit,
.top_edit .left_yd_edit .patient_age_edit .top .left_yd .patient_age {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #393D49;
}

.top .left_yd .patient_sex,
.top_edit .left_yd_edit .patient_sex_edit {
    font-weight: 400;
    margin: 0 15px;
}

.top .left_yd .patient_age,
.top_edit .left_yd_edit .patient_age_edit {
    font-weight: 400;
}

.top .right_yd,
.top_edit .right_yd_edit {
    height: 39px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    display: flex;
    justify-content: space-around;
    width: 200px;
}

.top .right_yd,
.top_edit .right_yd_edit span {
    width: 80px;
    height: 39px;
    background: #4599F0;
    border-radius: 3px;
    text-align: center;
}

.top_edit .right_yd_edit span:nth-child(2) {
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    color: #393D49;
}

.my_info .yd-msg,
.edit_my_info .yd-msg_edit {

    font-family: Microsoft YaHei;
    font-weight: 400;
    height: 40px;
    width: 100%;
    box-sizing: border-box;

}

.my_info .yd-msg p,
.edit_my_info .yd-msg_edit p {
    font-size: 14px;
    height: 23px;
    color: #767272;
    line-height: 20px;
}

.my_info .patient_msg,
.edit_my_info .patient_msg_edit {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 13px;
    border-bottom: 1px solid #E7E7E7;
    float: left;
}

.my_info .patient_msg span,
.edit_my_info .patient_msg_edit span {
    display: inline-block;
    font-size: 14px !important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #53B597;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    background: rgba(83, 181, 151, .6);
    border-radius: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    float: left;

}

.my_info .patient_msg span.add_patient,
.edit_my_info .patient_msg_edit span.add_patient_edit {
    width: 59px;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #4D4D53;
    border-radius: 12px;
    color: #4D4D53;
    position: relative;
}


.edit_my_info .patient_msg_edit span.add_patient_edit:hover .patient_msg_item_edit {
    opacity: 1;
    width: 370px;
    height: 320px;
    z-index: 999999999999;
    /* top: 30px; */
}
/* 添加疾病 */
.patient_msg_item,
.patient_msg_item_edit {
    position: absolute;
    left: 0px;
    top: 30px;
    display: inline-block;
    width: 0;
    height: 0;
    background: #FFFFFF;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    text-align: left;
    padding: 20px;
    transition: all .3s ease-in;
    z-index: -999999999999;
    opacity: 1;
    width: 370px;
    height: 320px;
    z-index: 999999999999;
    overflow-y: scroll;
}

.my_info span.add_patient .patient_msg_item span,
.edit_my_info span.add_patient_edit .patient_msg_item_edit span {
    display: inline-block;
    background: #F9FBFB;
    border: 1px solid #E5E5E5;
    border-radius: 12px;
    color: #000000;
}

.my_info span.add_patient .patient_msg_item p,
.edit_my_info span.add_patient_edit .patient_msg_item_edit p {
    font-weight: bold;
    color: #393D49;
    height: 16px;
    line-height: 16px;
    margin-bottom: 15px;
}

.active_patient_label,
.active_patient_label_edit {
    color: #53B597 !important;
    background: rgba(83, 181, 151, .6) !important;

}

.patient_label,
.patient_label_edit {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

/* 身份证信息 */
.my_info .bot_ID {
    padding-top: 20px;


}

.my_info .bot_ID p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #767272;
}

.my_info .bot_ID p span {
    color: #000000;
}

/* 编辑个人资料 start */
.sing_info .edit_my_info {
    width: 700px;
    height: 650px;
    box-sizing: border-box;
}

.sing_info .edit_my_info .top_edit {
    height: 39px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
}

.sing_info .edit_my_info .bottom_msg {
    width: 100%;
    display: flex;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left,
.sing_info .edit_my_info .bottom_msg .bottom_msg_right {
    width: 50%;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left {
    border-right: 1px solid lightgray;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left ul li,
.sing_info .edit_my_info .bottom_msg .bottom_msg_right ul li {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    margin-top: 21px;
    margin-left: 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;

}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left ul li .sex_edit {
    width: 220px;
    height: 30px;
    background: #F7F7F7;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    display: flex;
    margin-right: 30px;
    line-height: 30px;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left ul li .sex_edit span {
    flex: 1 1 50%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    text-align: center;
    box-sizing: border-box;
}

.checkStyleUnequalWidth {
    width: 8px;
    height: 16px;
    border-color: #4599F0;
    border-style: solid;
    border-width: 0 3px 5px 0;
    transform: rotate(45deg);
    margin-right: 10px;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left ul li .sex_edit span:nth-child(1) {
    border-right: 1px solid lightgray;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_right ul li {
    margin-left: 20px;

}

.sing_info .edit_my_info .bottom_msg .bottom_msg_left ul li input,
.sing_info .edit_my_info .bottom_msg .bottom_msg_right ul li input,
.sing_info .edit_my_info .bottom_msg .bottom_msg_right ul li select {
    width: 220px;
    height: 30px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    margin-right: 30px;
    padding-left: 8px;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_right ul li select {
    width: 230px;
    height: 35px;
}

.sing_info .edit_my_info .bottom_msg .bottom_msg_right ul li input {}

li.unit_edit {
    position: relative;
}

li.unit_edit:after {
    content: attr(unit);
    position: absolute;
    top: 0px;
    right: 36px;
}

.city_warp {
    position: absolute;
    left: 67px;
    top: 36px;
    width: 309px;
    height: 290px;
    background: #FFFFFF;
    border: 1px solid #F7F7F7;
    box-sizing: border-box;
}

.city_warp .top_city {
    width: 100%;
    display: flex;
    justify-content: space-around;
    background: #FAFBFC;
    border: 1px solid #F7F7F7;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #979697;
    position: absolute;
    top: 0px;
}

.city_warp .top_city span {}

.active_city {
    border-bottom: 1px solid #4599F0;
    color: #000;
    font-weight: 700;
}

/* 编辑个人资料 end、 */




/* 体征信息 */
.body_info {
    position: relative;
}

.body_info .my_body {
    position: absolute;
    left: 0px;
    top: 42px;
    width: 400px;
    /* height: 437px; */
    background: #FFFFFF;
    box-shadow: 0px 7px 7px 1px rgba(194, 194, 194, 0.34);
    /* opacity: 0; */
    transition: all ease-in 0.3s;
    z-index: 9;
    box-sizing: border-box;
    cursor: pointer;
    /* display: none; */
}

/* .body_info:hover .my_body {
    opacity: 1;
    z-index: 33;
    box-sizing: border-box;
    display: block;
} */

.body_info .top_title {
    height: 45px;
    background: #F9FBFB;
    line-height: 45px;
    padding: 0 18px;
    display: flex;
    justify-content: space-between;
}

.body_info .top_title .left_title {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;

}

.body_info .top_title .right_btn span {
    display: inline-block;
    width: 70px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #4599EF;
    border-radius: 3px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.body_info .top_title .right_btn span:nth-child(2) {
    color: #393D49;
    background: #FFFFFF;
    border: 1px solid #A9A9A9;
    margin-left: 13px;
}

.body_info .boy_msg {
    width: 100%;
    padding: 20px 25px;
    box-sizing: border-box;
}

.body_info .boy_msg .inp_yd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: relative;
    margin-bottom: 18px;
    box-sizing: border-box;
}

.body_info .boy_msg .inp_yd .tw_yd,
.body_info .boy_msg .inp_yd_xy .tw_yd {
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #000000;
    width: 60px !important;
    display: inline-block;
}

.body_info .boy_msg .inp_yd input,
.body_info .boy_msg .input_leave {
    width: 245px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    border-radius: 3px;
    float: right;
}

.body_info .boy_msg .inp_yd input {
    padding-left: 10px;
}

.body_info .boy_msg .input_leave {
    width: 255px;
}

.body_info .boy_msg .inp_yd:after {
    position: absolute;
    content: attr(unit);
    right: 10px;
    top: 0px;
    width: 16px;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #000000;
}

.body_info .boy_msg .inp_yd:nth-child(2):after,
.body_info .boy_msg .inp_yd:nth-child(3):after,
.body_info .boy_msg .inp_yd:nth-child(4):after {
    content: attr(unit);
    width: 57px !important;
}

.body_info .boy_msg .inp_yd:nth-child(5):after {
    right: 62px !important;
}

.body_info .boy_msg .inp_yd_xy {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 18px;
    box-sizing: border-box;
}

.body_info .boy_msg .input_leave .warp_inp {
    height: 100%;
    width: 50%;
    box-sizing: border-box;
    border: 0;
    position: relative;
}

.body_info .boy_msg .inp_yd_xy:nth-child(4) .warp_inp:after {
    position: absolute;
    right: 20px;
    top: 0px;
    content: "mmHg";
    width: 40px;
    height: 16px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    color: #000000;
}

.body_info .boy_msg .input_leave {
    display: flex;
}

.body_info .boy_msg .inp_yd_xy .input_leave .warp_inp input,
.body_info .boy_msg .inp_yd_xy .input_leave .warp_inp select {
    width: 94%;
    border: 1px solid lightgray;
    padding-left: 6px;
    position: relative;
    height: 100%;
}

.body_info .boy_msg .input_leave input:nth-child(1) {
    /* border-right: 1px solid lightgray; */
}

.body_info .boy_msg .inp_yd_xy .input_leave .warp_inp select {
    height: 30px;
    border: 0;

    border-left: 1px;
    /* outline: 0; */
}

/* 就诊历史 :start */
.history_pop {
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: none;
    cursor: pointer;
}

.history_pop .pop_left {
    width: 33%;  /* YHTO-3702 */
   
    height: 100%;
    background: #FAFBFC;
    float: left;
    overflow-y: scroll;
    box-sizing: border-box;
    border-right: 1px solid #E8E8E8;
}
#LAY_History,#LAY_History_cf{
    margin-top: 23px;
}
.history_pop .pop_left_case,.history_pop .pop_left_cf{
    width: 27%;
    height: 98%;
    background: #FAFBFC;
    float: left;
    overflow-y: auto;
    box-sizing: border-box;
}
.history_pop .pop_left,.pop_left_case ul {}

.history_pop .pop_left ul li,.pop_left_case ul li ,.pop_left_cf ul li{
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    display: flex;
    justify-content: space-between;
    padding: 0 16px;
    margin-top: 10px;
}

.history_pop .pop_left ul li.activc_doc,.pop_left_case ul li.activc_doc ,.pop_left_cf ul li.activc_doc{
    background: #D7E8FD;
}

.history_pop .pop_left ul li:hover,.pop_left_case ul li:hover ,.pop_left_cf ul li:hover{
    background: #D7E8FD;
}

.history_pop .pop_right {
    width: 64%; /* YHTO-3702 */
    
    height: 100%;
    /* background: lightblue; */
    float: right;
    box-sizing: border-box;
    padding: 10px 24px 24px 24px;
}
.history_pop .pop_right_case ,.history_pop .pop_right_cf{
    width: 73%;
    height: 100%;
    /* background: lightblue; */
    float: right;
    box-sizing: border-box;
    padding: 10px 24px 24px 24px;
    position: relative;
}
.history_pop .pop_right .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: #393D49;
}

.history_pop .pop_right .title span {
    display: inline-block;
    
}

.history_pop .pop_right .title .patient_name_history {
    font-weight: bold;
    color: #393D49;
    margin-left: 15px;
}

.history_pop .pop_right .history_msg {
    width: 100%;
}

.history_pop .pop_right .history_msg .form_table_history 
{
    width: 100%;
    background: #F7F7F7;
    border: 1px solid #E8E8E8;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-top: 10px;
}
.form_table_case,.form_table_cf{
    width: 100%;
    background: #F7F7F7;
    border: 1px solid #E8E8E8;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-top: 10px;
}
.history_pop .pop_right .history_msg .form_table_history .border-right {

    color: #70767C;
}
.history_pop .pop_right .history_msg .form_table_case .border-right {

    color: #70767C;
}
.history_pop .pop_right .history_msg .form_table_cf .border-right {

    color: #70767C;
}
/* .history_pop .pop_right .history_msg .form_table_history input {

    font-weight: 600;
    color: #000000;
} */
.history_pop .pop_right .history_msg .form_table_history .set_min_height {
    /* font-weight: 600; */
    color: #000000;
    min-height: 40px;
    height: 40px;
    background-color: #fff;
    padding-left: 5px;
}
.history_pop .pop_right .history_msg .form_table_case .set_min_height {
    /* font-weight: 600; */
    color: #000000;
    min-height: 40px;
    height: 40px;
    background-color: #fff;
    padding-left: 5px;
}
.history_pop .pop_right .history_msg .form_table_cf .set_min_height {
    /* font-weight: 600; */
    color: #000000;
    min-height: 40px;
    height: 40px;
    background-color: #fff;
    padding-left: 5px;
}
.history_pop .pop_right .history_msg .photo_wall ,
.history_pop .pop_right .history_msg .photo_wall1
{
    width: 100%;
    display: flex;
    flex-wrap: wrap; /* YHTO-3074 */
    margin-top: 15px;
}

.history_pop .pop_right .history_msg .photo_wall .img_item,
.history_pop .pop_right .history_msg .photo_wall1 .img_item
{
    width: 113px; /* YHTO-3074 */
    height: 70px;
    overflow: hidden;
    margin-right: 19px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid lightgray; */
}

.history_pop .pop_right .history_msg .photo_wall .img_item:after,
.history_pop .pop_right .history_msg .photo_wall1 .img_item:after
{
    text-align: center; /* YHTO-3074 */
    position: absolute;
    content: attr(msg);
    bottom: -100px;
    left: 0px;
    width: 113px;
    height: 22px;
    transition: all .3s ease-in;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    line-height: 22px;
    z-index: 22;
    background: rgba(0, 0, 0, .3);
}

.history_pop .pop_right .history_msg .photo_wall .img_item:hover:after,
.history_pop .pop_right .history_msg .photo_wall1 .img_item:hover:after
{
    bottom: 1px;
}

.history_pop .pop_right .history_msg .photo_wall .img_item img,
.history_pop .pop_right .history_msg .photo_wall1 .img_item img
{
    max-width: 113px;
    max-height: 70px;
}

/* 就诊历史 end */

/* 清除浮动 */
.clearfix:after {
    content: '';
    clear: both;
    display: block;
}
/* 达哥的css end */

/* wyh  css */
.wyh_drop_list{
    margin-top: 4px;
    min-height: 160px;
   
}
.wyh_drop_list ul{
    display: flex;
    flex-wrap: wrap;
}
.wyh_drop_list ul li{
    margin: 5px;
    /* display: block !important; */
    color: #8A8F95;
}
.close_btn_box{
    /* float: left; */
    width: 100%;
    height: 25px;
    border-top:1px solid #DFDFDF;

}
.close_btn_box p{
    padding-top: 4px;
    height:100%;
    line-height: 25px;
    /* float: right; */
    width: 100%;
    text-align: center;
    /* padding-right: 10px; */
    color: #4599F0;
}
.more_than_box{
    position: absolute;
    background: #fff;
    width: 25%;
    right: 0px;
    top: 50px;
    padding-left: 20px;
    border: 1px solid #E7E7E7;
    box-shadow: rgba(194, 194, 194, 0.34) 0px 7px 7px 1px;
    border-radius: 3px;
    transition: all 0.3s ease-out 0s;
}
.case_model{
    margin-top: 10px;
}
.case_item_title{
    margin-top: 6px;
    margin-bottom: 10px;
}
.case_ziduan{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.case_ziduan .case_ziduan_item{
    width: 30%;
    margin-left: 3%;
    float: left;
}
.case_item{
    float: left;
    width: 100%;
}
.case_item_input{
    width: 30%;
    margin-left: 3%;
    float: left;
}
/* wyh  css end */
/* 表格 */
.table_input{
    width: 86%;
    border: none;
    height: 100%;
}
/* 表格 end */
/* 智能提示 样式 */
.case_tishi_title{
    position: relative;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.case_tishi_title em{
    color: #4599F0;
}
.tab_box{
    border-bottom: 1px solid #eee;
    height: 40px;
    line-height: 40px;
}
.tab_box span{
    padding: 10px 15px
}
.tab_box .active{
    border-bottom: 2px solid #4599F0;
}
/* 智能提示 样式end */
/* 控制checkbox  禁用样式 */

.case_ziduan_item .layui-disabled i {
    background-color: #fff;
      color: #c2c2c2;
    border-color: #c2c2c2;
  }

  .case_ziduan_item .layui-disabled span {
      color: #000000 !important;
  }

.print_wzd{
    padding-right: 15px;
    border: none;
    background: #f2f5f6;
    color: #4599F0;
}
.print_wzd i{
    font-size: 18px !important;
    font-weight: 100;
}
.print_case{
    padding-right: 15px;
    border: none;
    background: #f2f5f6;
    color: #4599F0;
}
.print_case i{
    font-size: 18px !important;
    font-weight: 200;
}
.btn_style_active_xy{
    flex: 1 0 0px;
    border: none;
    background: #fff;
    height: 37px;
    line-height: 36px;
}
.btn_style_active_zl{
    flex: 1 0 0px;
    border: none;
    background: #fff;
    height: 37px;
    line-height: 36px;
}
.btn_style_active_zl i{
    font-size: 16px !important;
    color: #4599F0;
    font-weight: bold;
}
.btn_style_active_xy i{
    font-size: 16px !important;
    color: #4599F0;
    font-weight: bold;
}
.btn_style_active_zy{
    flex: 1 0 0px;
    border: none;
    background: #fff;
    height: 37px;
    line-height: 36px;
}
.btn_style_active_zy i{
    font-size: 16px !important;
    color: #4599F0;
    font-weight: bold;
}
/* 就诊历史  start*/
.chinense_medicine , .english_medicine,.history_zlxm{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 98%;
    height: 91%;
    padding: 5px;
    /* display: flex; */
    /* overflow: hidden; */
    padding-right: 15px;
    overflow-y: auto;
}
.chinense_medicine::-webkit-scrollbar , .english_medicine::-webkit-scrollbar,.history_zlxm::-webkit-scrollbar{
    display: none;
}
.chinense_medicine span ,.english_medicine span ,.history_zlxm span{
    margin-right: 5px;
}
.use_it_chinese , .use_it_english{
    position: absolute;
    top: 5px ;
    right: 5px;
    z-index: 9999999;
    color: #4196f3 !important;
    font-size: 20px !important;
}
/* .pop_left ul li:first-child{
    background: #D7E8FD;
} */
.pop_left::-webkit-scrollbar {
    display: none;
}

.form_table_history tr td:first-child{
background-color: rgb(250,251,253) !important;
font-size: 14px !important;
}
.form_table_history tr td:last-child{
background-color: rgb(247,247,247) !important;
font-size: 14px !important;
color: rgb(111,115,158);
}
.img_item_reset_mar {
  margin-left: 0px !important;
}
.patient_sex_history {
  margin:0px 10px ;
}
.patient_age_history {
  margin-right: 20px;
}
/* 就诊历史  :end */
.seaarch_box{
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
}
.seaarch_box input{
    height: 30px;
    width: 88%;
    padding-left: 10%;
    background: #fff;
    border: 1px solid #E7E7E7;
}
.sousuo_icon{
    position: absolute;
    left: 5px;
    top: 8px;
}
.cursor_pointer{
    cursor: pointer;
}
.make_case_box,.make_case_box_cf{
    position: absolute;
    bottom: 24px;
    width: 94%;
}
.make_case_btn,.make_case_btn_cf{
    float: right;
}
.border_btn_style{
    border-top: 1px solid #E7E7E7;
    height: 1px;
    float: left;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 80px;
}
.item_box{
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-top: 20px;
    border: 1px solid #E7E7E7;
    border-radius: 6px;
}
.reject_reson_item{
    float: left;
    line-height: 50px;
    width: 100%;
}
.reject_reson_time{
    float: left;
    width: 100%;
    background-color: #fafbfd;
    border-bottom: 1px solid #E7E7E7;
}
.reject_reson_time time{
    margin-left: 25px;
}
.reject_reson_yuanyin{
    float: left;
    width: 100%;
}
.reject_reson_yuanyin p{
    float: left;
    margin-left: 25px;
}
.click_none {
    pointer-events: none;
}
.click_none_hui{
    color: #cbccce;
    cursor: pointer;
    pointer-events: none;
}
.position_relative{
    position: relative;
}
.requird_position{
    left: -4px;
    top: 6px;
    position: absolute; 
}
.layui-flow-more{
    margin: 10px 0 !important;
    text-align: center !important;
    color: #999 !important;
    font-size: 14px;
    float: left !important;
    width: 100% !important;
}
/* 治疗执行 已执行标记 */
.duihao-parent {
	position: relative;
}

.icon-duihao {
	color: #4599f0;
    font-size: 27px !important;
    position: absolute;
    top: -3px;
    right: -27px;
}
