123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262 |
- .tips{
- border:1px solid #EAEDF1;
- .tips-title,h1{
- font-size: 14px;
- color: #000;
- padding: 8px 15px;
- background: #EAF7FA;
- font-weight: bold;
- img {
- float:left;
- margin-top: 0px;
- margin-right: 5px;
- }
- }
- .tips-title{
- .tips-name{
- width: 255px;
- display: inline-block;
- }
- h2{
- display: inline-block;
- }
- .tips-btn{
- display: inline-block;
- float: right;
- }
- .redTips{
- display: inline-block;
- font-size: 12px;
- -webkit-transform:scale(0.9);
- color: red;
- font-weight: normal;
- white-space: nowrap;
- }
- .tipsDetails {
- display: inline-block;
- font-weight: normal;
- width: 42px;
- height: 20px;
- border: 1px solid #262626;
- border-radius: 4px;
- text-align: center;
- font-size: 12px;
- // color: #3B9ED0;
- color: #262626;
- line-height: 18px;
- margin: 0 0 -2px 10px;
- cursor: pointer;
- }
- }
- .chronic{
- background: rgba(242,150,91,0.1);
- }
- .content{
- font-size: 14px;
- padding:6px 15px;
- .list{
- border-bottom: 1px solid #EAEDF1;
- padding-bottom: 10px;
- position: relative;
- .infoPic{
- vertical-align: middle;
- margin: 0 5px;
- }
- >p{
- margin-top: 10px;
- }
- .listName{
- color:#3B9ED0;
- cursor: pointer;
- }
- .listResult,.addResult{
- float: right;
- cursor: pointer;
- display: inline-block;
- width: 99px;
- height: 26px;
- line-height: 26px;
- text-align: center;
- border: 1px solid #EAEDF1;
- border-radius: 4px;
- font-size: 12px;
- img{
- vertical-align: middle;
- width: 12px;
- margin:-3px 3px 0 0;
- }
- }
- .addResult{
- color: #3B9ED0;
- text-align: left;
- padding-left: 5px;
- cursor: default;
- }
- .infoBox{
- position: absolute;
- top:27px;
- width: 388px;
- background: #fff;
- z-index: 66;
- border: 1px solid #EAEDF1;
- box-shadow: 0 5px 10px 0 rgba(0,0,0,0.10);
- .infoTitle{
- height: 40px;
- line-height: 40px;
- padding-left: 18px;
- // border-bottom: 1px solid #EAEDF1;
- background: #DFEAFE;
- img{
- vertical-align: text-top;
- }
- .closeIcon{
- // vertical-align: middle;
- float: right;
- }
- }
- .infoCon{
- padding: 15px 26px 25px;
- }
- }
- }
- .marTop{
- margin-top: 10px;
- position: relative;
- img{
- vertical-align: middle;
- }
- }
- .blue{
- color:#3B9ED0;
- cursor: pointer;
- }
- .mainList{
- .listBtn{
- display: inline-block;
- width: 96px;
- height: 26px;
- line-height: 26px;
- text-align: center;
- border: 1px solid #EAEDF1;
- border-radius: 4px;
- }
- .listResult{
- line-height: 26px;
- i{
- cursor: pointer;
- }
- }
- .mainBox{
- top: 65px;
- .infoOption{
- padding: 20px 0;
- }
- .infoConBtn{
- text-align: right;
- border-top: 1px solid #EAEDF1;
- padding-top: 10px;
- span{
- color:#3B9ED0;
- display: inline-block;
- width: 66px;
- height: 32px;
- line-height: 32px;
- text-align: center;
- border: 1px solid #3B9ED0;
- border-radius: 4px;
- }
- }
- }
- }
- .infoOption{
- padding: 20px 0;
- }
- .infoConBtn{
- text-align: right;
- border-top: 1px solid #EAEDF1;
- padding-top: 10px;
- span{
- color:#3B9ED0;
- display: inline-block;
- width: 66px;
- height: 32px;
- line-height: 32px;
- text-align: center;
- border: 1px solid #3B9ED0;
- border-radius: 4px;
- }
- }
- .list:last-child{
- border-bottom:none;
- }
- }
- }
- .toast-title{
- position: absolute;
- top: 17px;
- font-size: 16px;
- // border-bottom: 1px solid #666;
- width: 87%;
- height: 25px;
- }
- .toast-cont{
- line-height: 24px;
- font-size: 14px;
- // margin-top: 15px;
- height: 222px;
- overflow-y: auto;
- padding: 10px 0 0 10px;
- li{
- margin-top: 10px;
- cursor: pointer;
- }
- }
- .footer{
- .print{
- width: 111px;
- height: 34px;
- line-height: 34px;
- outline: none;
- border-radius: 4px;
- /*color: #3B9ED0;*/
- border: 0 none;
- cursor: pointer;
- background: #fff;
- margin-right: 20px;
- img{
- width: 20px;
- vertical-align: middle;
- margin-right: 4px;
- }
- }
- .okBtn{
- width: 80px;
- height: 34px;
- line-height: 32px;
- text-align: center;
- outline: none;
- border-radius: 4px;
- cursor: pointer;
- border: 1px solid #3B9ED0;
- box-sizing: border-box;
- margin-left: 20px;
- background: #3B9ED0;
- color: #fff;
- float: right;
- margin-right: 20px;
- }
- }
- .chooseItem{
- display: inline-block;
- margin-right: 10px;
- }
- .forMulBtn{
- height: 32px;
- line-height: 32px;
- text-align: center;
- color: #fff;
- background: #DBDBDB;
- border-radius: 4px;
- cursor: auto;
- margin-top: 15px;
- }
|