123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330 |
- @import './common.less';
- .iframeWrap {
- margin: 10px auto 50px;
- padding: 20px;
- min-width: 430px;
- .conditionHintPub {
- border: 1px solid #F2F2F2;
- margin-bottom: 15px;
- li {
- padding-right: 18px;
- float: left;
- line-height: 24px;
- }
- .conditionMain {
- padding: 17px;
- }
- .alertModal{
- position: relative;
- .mayResult {
- color: #838383;
- position: relative;
- }
- .mayResultSelect {
- line-height: 28px;
- .makesureResult {
- cursor: pointer;
- color: @colorBlue;
- }
- .sanjiao {
- width: 18px;
- height: 18px;
- display: inline-block;
- position: relative;
- top: 3px;
- background: url('../images/select.png') center center no-repeat;
- }
- }
- }
- .treatPlan {
- font-weight: bold;
- padding-bottom: 5px;
- }
- .treatPlanWrap {
- padding-bottom: 10px;
- border-bottom: 1px solid @grayColor;
- }
- .treatMedicine {
- padding-top: 10px;
- .medicinePart {
- margin: 8px 0;
- position: relative;
- }
- .medicine {
- border-bottom: 1px solid @grayColor;
- position: relative;
- }
- .medicine:hover {
- color: @colorBlue;
- a {
- display: inline-block;
- right: -20px;
- background-color: #fff;
- }
- }
- .medicineDis {
- color: @grayColor;
- border-bottom: 1px solid @grayColor;
- }
- .medicineWaring {
- background-color: #f4c051;
- color: #000;
- font-size: 12px;
- border-radius: 4px;
- border: 1px solid #fff;
- line-height: 18px;
- }
- .medicineWaringDis {
- background-color: #fff;
- color: @grayColor;
- font-size: 12px;
- border-radius: 4px;
- line-height: 18px;
- border: 1px solid @grayColor;
- }
- .medicineWaringDisMsg {
- color: @grayColor;
- }
- }
- p {
- line-height: 24px;
- span {
- display: inline-block;
- }
- }
- }
- .conditionHintWz{
- h4 {
- background-color: @bgcBlue;
- i {
- background: url("../images/inquire.png") center center no-repeat;
- }
- }
- }
- .conditionHintTg{
- h4 {
- background-color: @bgcBlue;
- i {
- background: url("../images/tgjc.png") center center no-repeat;
- }
- }
- }
- .conditionHintInspect{
- h4 {
- background-color: @bgcBlue;
- i {
- background: url("../images/inspect.png") center center no-repeat;
- }
- }
- }
- .conditionHintMay{
- h4 {
- background-color: @bgcMay;
- i {
- background: url("../images/yszd.png") center center no-repeat;
- }
- }
- }
- .conditionHintWarings{
- display: none;
- h4 {
- color: @colorWaring;
- i {
- background: url("../images/warings.png") center center no-repeat;
- }
- }
- li{
- float: left;
- line-height: 24px;
- }
- li:hover {
- color: @colorBlue;
- }
- }
- .conditionHintKnzd{
- display: none;
- h4 {
- i {
- background: url("../images/knzd.png") center center no-repeat;
- }
- }
- ul {
- li {
- float: left;
- line-height: 24px;
- }
- li:hover {
- color: @colorBlue;
- }
- }
- }
- .conditionHintZhiliao{
- h4 {
- background-color: @bgcPlan;
- i {
- background: url("../images/zhiliao.png") center center no-repeat;
- }
- }
- }
- .conditionHintTips{
- .mayIllness {
- padding-bottom: 5px;
- span {
- position: relative;
- border-bottom: 1px solid @grayColor;
- .infoMsg {
- position: relative;
- border-bottom: 0;
- float: right;
- }
- }
- span:hover {
- .infoMsg {
- display: inline-block;
- }
- }
- a {
- border-bottom: 1px solid @grayColor;
- }
- }
- h4 {
- background-color: @bgcWaring;
- i {
- background: url("../images/tips.png") center center no-repeat;
- }
- }
- }
- .illnessTable {
- color: @colorBlue;
- line-height: 28px;
- }
- .conditionHint{
- }
- h4 {
- color: #000;
- height: 40px;
- line-height: 40px;
- background-color: @bgcMay;
- font-size: 16px;
- font-weight: bold;
- }
-
- h4 {
- i {
- content: '';
- width: 40px;
- height: 40px;
- float: left;
- }
- }
- }
- .commonTreat,.conditionHintKnzdLis,.conditionHintWaringsLis,.conditionHintWzLis,.conditionHintTgLis,.conditionHintInspectLis,.conditionHintAssistLis{
- position: relative;
- }
- .conditionHintInspectNull {
- border-bottom: 1px solid @grayColor;
- padding-bottom: 5px;
- margin-bottom: 5px;
- }
- .conditionHintZhiliaoNull {
- display: none;
- }
- .conditionHintAssistLis,.conditionHintInspectLis {
- padding: 5px 0;
- .slideDown {
- padding: 5px 0 5px 0px;
- }
- li:first-child{
- padding-right: 5px;
- }
- }
- .pushEmpty {
- color: #ADADAD;
- }
- .medicinePartLimitHeight {
- height: 25px;
- overflow: hidden;
- position: relative;
- }
- .medicinePartLimitHeightSpec {
- height: 75px;
- overflow: hidden;
- position: relative;
- }
- .slideDown {
- background-color: #fff;
- position: absolute;
- bottom: 0px;
- right: 0px;
- color: @colorBlue;
- height: 25px;
- line-height: 25px;
- box-shadow: -2px 0px 15px 0px #fff;
- cursor: pointer;
- i{
- width: 10px;
- height: 7px;
- display: inline-block;
- position: relative;
- top: -2px;
- background: url('../images/down.png') center center no-repeat;
- }
- }
- .slideup {
- background-color: #fff;
- position: relative;
- float: right;
- bottom: 0px;
- right: 0px;
- color: @colorBlue;
- cursor: pointer;
- i{
- width: 10px;
- height: 7px;
- display: inline-block;
- position: relative;
- top: -2px;
- background: url('../images/up.png') center center no-repeat;
- }
- }
- .disclaimer {
- height: 40px;
- width: 100%;
- line-height: 40px;
- text-align: center;
- position: fixed;
- bottom: 0;
- background-color: #ececec;
- left: 0;
- z-index: 98;
- a {
- display: block;
- }
- }
- .infoMsg {
- width: 20px;
- height: 20px;
- position: absolute;
- top: 2px;
- right: 0px;
- display: none;
- background: url('../images/msg1.png') center center no-repeat;
- }
- .infoMsg:hover {
- background: url('../images/msg2.png') center center no-repeat;
- }
- .infoMsgParent {
- position: relative;
- }
- .infoMsgParent:hover {
- .infoMsg {
- display: block;
- }
- }
- .responsibility {
- text-align: center;
- font-size: 12px;
- color: #979797;
- padding-top: 15px;
- }
|