|
@ -0,0 +1,90 @@
|
|
|
.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;}
|
|
|
.verti-top{vertical-align: top;}
|
|
|
.mr20{margin-right: 20px;}
|
|
|
.mr10{margin-right: 10px;}
|
|
|
em{font-style: normal;}
|
|
|
*{box-sizing: border-box;padding: 0;margin: 0;}
|
|
|
.disabled-input{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;}
|
|
|
.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;}
|
|
|
/*实验室*/
|
|
|
.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;}
|