123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256 |
- .push .recommendInfoWrapper {
- height: 20px;
- line-height: 20px;
- overflow: hidden;
- margin-top: 10px;
- h4 {
- float: left;
- }
- }
- .push .labAndPacsRecommend {
- height: 50px;
- }
- .recommendInfoBox {
- margin-left: 100px;
- position: relative;
- }
- .labAndPacsWrapper{
- height: 20px;
- line-height: 20px;
- overflow: hidden;
- }
- .push {
- width: 60%;
- float: left;
- position: relative;
- }
- .treat {
- width: 40%;
- float: left;
- position: relative;
- }
- .warning, .diagRecommend {
- h4 {
- color: #FF545B;
- }
- }
- .symptomRecommend, .physiExamRecommend, .labAndPacsRecommend {
- h4 {
- color: #157FD5;
- }
- }
- .conditTips {
- h4 {
- color: #E66225;
- }
- }
- .treatRecommend {
- h4 {
- color: #1AB3A9;
- }
- }
- .icon{
- display: block;
- width: 20px;
- float: left;
- }
- .labAndPacsBox, .treatItemBox {
- position: relative;
- }
- .itemAllBox {
- padding-right: 40px;
- background: #fff;
- border: 1px solid #3A73E1;
- border-radius: 4px;
- box-sizing: border-box;
- }
- .slideDown {
- background-color: #fff;
- position: absolute;
- top: 0px;
- right: 0px;
- height: 20px;
- line-height: 20px;
- box-shadow: -2px 0px 15px 0px #fff;
- cursor: pointer;
- i {
- width: 20px;
- height: 20px;
- display: inline-block;
- position: relative;
- top: 0px;
- background: url('../images/show.png') center center no-repeat;
- }
- }
- .slideup {
- background-color: #fff;
- position: absolute;
- float: right;
- top: 0px;
- right: 0px;
- cursor: pointer;
- line-height: 10px;
- box-shadow: -2px 0px 15px 0px #fff;
- i {
- width: 20px;
- height: 2px;
- display: inline-block;
- position: relative;
- top: 0px;
- background: url('../images/collapse.png') center center no-repeat;
- }
- }
- .itemAllBox{
- position: absolute;
- width: 100%;
- height: auto;
- max-height: 100%;
- display: none;
- background: #fff;
- z-index: 2;
- left: 0;
- top: 0;
- }
- .ellipse{
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .conditTipsbox .conditionMain {
- height: 20px;
- .mayIllness{
- float: left;
- }
- }
- .infoMsg,
- .infoMsgOn {
- position: absolute;
- top: 2px;
- right: 0px;
- }
- .infoMsg,
- .infoMsgOn {
- display: none;
- cursor: pointer;
- }
- .recommendInfoItem:hover,
- .diagNameBox:hover,
- .durgNameBox:hover {
- color: #267FD7;
- .infoMsg {
- display: inline-block;
- width: 14px;
- height: 14px;
- background: url(/images/msg1.png) center center no-repeat;
- }
- .infoMsg:hover {
- background: url(/images/msg2.png) center center no-repeat;
- }
- }
- .labAndPacsItem:hover{
- color: #267FD7;
- }
- .diagNameBox {
- position: relative;
- padding-right: 15px;
- }
- .more {
- display: inline-block;
- background-color: #fff;
- position: absolute;
- right: 0px;
- color: #267FD7;
- height: 20px;
- line-height: 20px;
- box-shadow: -2px 0px 15px 0px #fff;
- cursor: pointer;
- }
- .conditTipsbox .more {
- top: 0px;
- }
- .diagName {
- color: #040428;
- }
- .treatItemTitle {
- font-weight: bold;
- font-size: 13px;
- color: #7C828E;
- float: left;
- width: 60px;
- height: 30px;
- line-height: 30px;
- float: left;
- }
- .treat .recommendInfoBox {
- margin-left: 0px;
- }
- .treat .commonTreatmentInfo {
- margin-left: 80px;
- line-height: 30px;
- height: 90px;
- overflow:hidden;
- text-overflow:ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 3;
- }
- .treat .drugTreatmentInfo {
- margin-left: 80px;
- line-height: 30px;
- height: 90px;
- overflow: hidden;
- }
- .drugTreatmentInfoItemBox {
- .ellipse;
- height: 30px;
- }
- .treat .treatRecommend {
- margin-top: 10px;
- }
- .labAndPacsRecommend .labAndPacsTitle {
- padding:5px;
- margin-right: 5px;
- background: #e2eaf2;
- border-radius: 4px;
- }
- .pacsRecommendwrapper {
- margin-top: 10px;
- }
- .labAndPacsItem {
- display: inline-block;
- padding-right: 15px;
- }
- .treatRecommendbox {
- margin-top: 10px;
- }
- .treatItemBox .more{
- bottom: 0;
- height: 30px;
- line-height: 30px;
- }
- .itemAllBox h4{
- float: left;
- margin-right: 10px;
- }
- .recommendInfoItem {
- position: relative;
- display: inline-block;
- }
- .itemAll{
- height: 100%;
- overflow-y: auto
- }
- .recommendInfoItem {
- position: relative;
- padding-right: 15px;
- }
- .recommendNull {
- color: #ADADAD;
- }
|