123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309 |
- .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;
- }
- .recommendWrap {
- height: 250px;
- }
- .labAndPacsWrapper{
- height: 20px;
- line-height: 20px;
- overflow: hidden;
- }
- .push {
- margin-top: 10px;
- width: 53%;
- float: left;
- position: relative;
- padding-right: 2%;
- border-right: 1px solid #f0efef;
- box-sizing: border-box;
- }
- .infomationBox {
- margin-top: 10px;
- width: 38%;
- float: left;
- position: relative;
- margin-left: 2%;
- }
- .disclaimer {
- width: 5%;
- float: left;
- color: #d7d7d7;
- text-align: center;
- border-right: 1px solid #f4f3f3;
- box-sizing: border-box;
- }
- .warning, .diagRecommend {
- h4 {
- color: #FF545B;
- }
- }
- .symptomRecommend, .physiExamRecommend, .labAndPacsRecommend {
- h4 {
- color: #157FD5;
- }
- }
- .conditTips {
- h4 {
- color: #E66225;
- }
- }
- .treatRecommend {
- h4 {
- color: #1AB3A9;
- }
- }
- .treatRecommend {
- position: absolute;
- }
- .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;
- img {
- display: inline-block;
- position: relative;
- top: 2px;
- }
- }
- .slideup {
- background-color: #fff;
- position: absolute;
- float: right;
- top: 0px;
- right: 0px;
- cursor: pointer;
- line-height: 20px;
- box-shadow: -2px 0px 15px 0px #fff;
- img {
- display: inline-block;
- position: relative;
- top: 2px;
- }
- }
- .itemAllBox{
- position: absolute;
- width: 96%;
- height: auto;
- max-height: 230px;
- display: none;
- background: #fff;
- z-index: 2;
- left: 0;
- top: 0;
- margin: 10px 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;
- }
- .durgNameBox {
- position: relative;
- padding-right: 15px;
- }
- .recommendInfoItemHasInfo: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;
- }
- }
- .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, .tipsTitle {
- // font-weight: bold;
- font-size: 14px;
- color: #000000;
- float: left;
- width: 60px;
- height: 30px;
- line-height: 30px;
- float: left;
- }
- .tipsTitle {
- margin-top: 10px;
- }
- .infomationBox .recommendInfoBox {
- margin-left: 0px;
- }
- .infomationBox .treatTextBox {
- margin-left: 80px;
- line-height: 30px;
- height: 90px;
- overflow:hidden;
- // text-overflow:ellipsis;
- // display: -webkit-box;
- // -webkit-box-orient: vertical;
- // -webkit-line-clamp: 3;
- }
- .infomationBox .treatDrugBox {
- margin-left: 80px;
- line-height: 30px;
- height: 90px;
- overflow: hidden;
- }
- .tipsInfoBox {
- margin: 10px 0 0 80px;
- line-height: 30px;
- height: 180px;
- overflow-y: auto;
- img {
- display: none;
- }
- }
- .drugTreatmentInfoItemBox {
- .ellipse;
- height: 30px;
- }
- .infomationBox .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{
- max-height: 230px;
- overflow-y: auto
- }
- .recommendInfoItem {
- position: relative;
- padding-right: 15px;
- }
- .recommendNull {
- color: #ADADAD;
- }
- .disclaimer, .illnessTable {
- cursor: pointer;
- }
- .tipsInfoWrapper {
- position: absolute;
- top: 30px;
- }
- .infoTab {
- margin-right: 15px;
- }
- .activeTab {
- color: #267FD7;
- border-bottom: 2px solid #267FD7;
- }
- .moreInfo {
- display: inline-block;
- width:42px;
- height:20px;
- border-radius:4px;
- border:1px solid #267FD7;
- line-height:20px;
- color: #267FD7;
- text-align: center;
- margin-left: 20px;
- }
|