123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- .followup-list{padding: 0px 20px;margin: 0;overflow: hidden;}
- .consultation-list-item{cursor: pointer;list-style: none;border: 1px solid #d7dce6;margin-top: 20px;min-height: 80px;border-radius: 8px;overflow: hidden;position: relative;}
- .follow-user-info{padding: 10px 40px 10px 15px;position: relative;overflow: hidden;height: 80px;}
- .follow-up-doctor{font-weight: 700;color: #333;font-size: 16px;border-bottom: 1px solid #d7dce6;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding-left: 20px;height: 40px;line-height: 40px;margin-bottom: 0;padding-right: 10px;}
- .follow-status[data-status="1"]:before{content: '已完成';background: #c8c8c8;}
- .follow-status[data-status="2"]:before{content: '计划中';background: #19D5C5;}
- .follow-status[data-status="3"]:before{content: '进行中';background: #fca701;}
- .start-time{font-weight: 100;font-size: 14px;}
- .edu-status,.follow-status{position: absolute;right: 10px;top: -1px;}
- .edu-status:before,.follow-status:before{content: '';width: 26px;height: auto;color: #fff;display: inline-block;line-height: 1.2;font-size: 13px;text-align: center;padding: 5px 5px 8px;border-bottom-left-radius: 13px;border-bottom-right-radius: 13px;}
- .fu-tag{display: inline-block; background-color: #12b7f5; color: #fff; font-size: 12px; height: 20px; line-height: 20px; width: 50px; text-align: center; margin-left: 10px; font-weight: normal; border-radius: 10px;}
- .completion-time{margin-bottom: 0;font-size: 13px;}
- .act-type{margin-bottom: 20px;}
- .consultation-list-item:first-child{margin-top: 0px;}
- .pagination{margin: 20px 0px 15px;}
- /*通用*/
- .ib{display: inline-block;}
- .mt50{margin-top: 50px;}
- .verti-top{vertical-align: top;}
- .mr20{margin-right: 20px;}
- .mr10{margin-right: 10px;}
- .mt20{margin-top: 20px;}
- em{font-style: normal;}
- *{box-sizing: border-box;padding: 0;margin: 0;}
- .disabled-input input{pointer-events: none;}
- .disabled-input select{pointer-events: none;}
- .disabled-input .checkbox-inline{pointer-events: none;}
- .disabled-input .radio-inline{pointer-events: none;}
- .red{color: #FF2222;margin-right: 3px;}
- .w-100{width: 100px!important;}
- .w-200{width: 200px!important;}
- .w-210{width: 210px!important;}
- .w-120{width: 120px!important;}
- .w-114{width: 114px!important;}
- .w-138{width: 138px!important;}
- .w-210{width: 210px!important;}
- .w-110{width: 110px!important;}
- .w-70{width: 70px!important;}
- .c-100{width: 100%!important;}
- .ml20{margin-left: 20px;}
- .w-290{width: 290px!important;}
- .pt20{padding-top: 20px;}
- .mt15{margin-top: 15px;}
- .mr5{margin-right: 5px;}
- .ml0{margin-left: 0px!important;}
- .pt3{padding-top: 5px;}
- .red{color: #FF2222;margin-right: 3px;}
- .c-hide{display: none;}
- .ml20{margin-left: 20px;}
- .c-t-center{text-align: center;}
- /*注册*/
- .row-item{font-size: 14px;color: #333;margin-top: 20px;}
- .row-item input{width: 220px;background: #f5f5fa;border-radius: 0;padding: 2px 6px;line-height: 20px;height: 28px;}
- /*症状*/
- .page_title{font-size: 18px;padding: 10px;margin-bottom: 0;text-align: center;}
- .inline-container-l{padding: 0 60px;}
- .inline-container{padding: 0px 20px;}
- .row-line-item{width: 160px;display: inline-block;font-size: 14px;margin-top: 20px;}
- .row-line-item-2{width: 320px;}
- .checkbox-inline{padding-left: 24px;}
- .radio-inline{padding-left: 30px;}
- .radio-inline+.radio-inline{margin-left: 20px;}
- .checkbox-inline input[type='checkbox'],.radio-inline input[type='radio']{opacity: 0;}
- input[type='checkbox']+span:before{content: '';position: absolute;left: 0;top: 4px;background: url(../image/gouxuan_btn.png);width: 14px;height: 14px;display: inline-block;}
- input[type='checkbox']:checked+span:before{background: url(../image/gouxuan_pre.png);}
- input[type='radio']+span:before{content: '';position: absolute;left: 0;top: 0;background: url(../image/dianxuan_btn.png);width: 20px;height: 20px;display: inline-block;}
- input[type='radio']:checked+span:before{background: url(../image/dianxuan_pre.png);}
- .remark{display: inline-block;width: 220px;border-radius: 0;padding: 2px 6px;line-height: 20px;height: 28px;}
- /*健康教育*/
- .row-inline-item{display: inline-block;margin-left: 20px;margin-top: 20px;}
- .row-inline-item span{font-size: 14px;}
- .form-control{display: inline-block;margin: 0 5px;width: 64px;border-radius: 0;padding: 2px 6px;line-height: 20px;height: 28px;}
- .el-date-editor.el-input, .el-date-editor.el-input__inner{width: 228px;}
- .el-input__icon{line-height: 29px;}
- .el-input__inner{margin: 0 5px;width: 64px;border-radius: 0;padding: 2px 6px;line-height: 20px;height: 28px;}
- .input-groups{margin-top: 20px;}
- .input-groups textarea{width: 100%;padding: 6px 8px;margin: 0;width: 100%;overflow: hidden;}
- .input-group-addons{margin-bottom: 10px;}
- /*评价*/
- .slash{display: inline-block;width: 15px;text-align: center;}
- .form-control[disabled], .form-control[readonly]{background-color: #fff;}
- .form-control[disabled]:focus,.form-control[readonly]:focus{border-color:#ccc;outline: 0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);}
- /*实验室*/
- .notice{font-size: 12px;color: #909090;padding: 20px 30px 0px;}
- .notice span{color: #FF2222;}
- /*用药*/
- .medication .row-inline-item{margin-top: 10px;}
- .row-title{font-size: 14px;margin-left: 20px;color: #999;}
- /*转诊*/
- .fr-text{margin-left:105px;width: 450px;margin-top: 10px;}
- .form-control.c-hide{display: none;}
- .form-control.ib{display: inline-block;}
- .fr-reason{width: 450px;}
- /*tab*/
- .followup-tab{width: 120px;line-height: 42px;margin: 0;padding: 0;text-align: center;list-style: none;background: #f5f5f5;border-right: 1px solid #ddd;}
- .followup-tab li{padding-top: 10px;}
- .followup-tab li a{display: block;box-sizing: content-box;text-decoration: none;font-size: 14px;width: 100%;color: #666;}
- .followup-tab li.active a,.followup-tab li:hover a{background: #fff;color: #12b6f4;}
- .followup-tab li:hover a{border: none;}
- .followup-tab li.active a{line-height: 40px;border-right: 1px solid #fff;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
- /*滚动条整体样式*/
- ::-webkit-scrollbar {width: 4px;height: 4px;}
- ::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.1);}
- ::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
|