123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202 |
- .face-title { width: 28px; height: 28px; position: absolute; margin-top: 40px; margin-left: -29px; }
- .face-title-name { margin-left: -22px; margin-top: 43px; color: white; font-size: 14px; }
- .lin-down-arrow{
- position: relative;
- top: -2px;
- left: 5px;
- height: 10px;
- width: 10px;
- border-bottom: 3px solid #fff;
- border-right: 3px solid #fff;
- display: inline-block;
- transform:rotate(45deg);
- -ms-transform:rotate(45deg); /* IE 9 */
- -moz-transform:rotate(45deg); /* Firefox */
- -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
- -o-transform:rotate(45deg); /* Opera */
- zoom: 1;
- }
- .lin-sel-group{
- position: fixed;
- top: 45px;
- background: #fff;
- width: 100%;
- z-index: 11;
- display: none;
- max-height: 260px;
- overflow: scroll;
- overflow-x: hidden;
- overflow-y: scroll;
- }
- .lin-sel-group li{
- text-align: center;
- color: #17b3ec;
- height: 40px;
- line-height: 40px;
- font-size: 16px;
- border-bottom: 1px solid #f2f4f6;
- }
- .lin-sel-group img{
- width: 20px;
- margin: 10px;
- display: none;
- }
- .lin-sel-group li.checked img{
- display: inline;
- }
- .lin-mask{
- position: absolute;
- top: 45px;
- height: 100%;
- width: 100%;
- /*background: #000;*/
- height: 100%;
- z-index: 10;
- display: none;
- background-color: rgba(0,0,0,0.5);
- }
- .lin-search{
- padding: 10px 10px 4px 10px;
- background-color: #fff;
- }
- .lin-search img{
- width: 29px;
- }
- .lin-search div{
- text-align: center;
- border-radius: 5px;
- line-height: 29px;
- background-color: #f2f4f6;
- color: #999;
- }
- .load-more {
- background-color: #FFF;
- text-align: center;
- padding: 10px 0px !important;
- margin-left: 0 !important;
- border-top: 1px solid #ececec !important;
- font-size: 14px;
- color: #909090;
- /*display: block !important;*/
- }
- .l-sanshi-ico { position: absolute; right: 30px; width: 150px; }
- .l-sanshi-ico div.ring-blue { margin-top: 5px; }
- .c-main { position: relative; }
- #top_msg_bar {display: none; position: absolute; top: 0; left: 0; width: 100%; padding: 10px; font-size: 14px; color: #FFF; background-color: rgba(0,0,0,0.5); box-sizing: border-box;}
- #top_msg_bar .close-btn { position: absolute; right: 10px; width: 18px; height: 18px; }
- #handle_link { color: #17BCEC; text-decoration: underline; }
- #unassigned_num { color: #17BCEC; }
- #group_label_list { padding: 15px 0px ; background-color: #FFF;}
- /*.group-item img,.group-qytx img { display: block; width: 30px; height: 30px; margin: 0 auto; }*/
- .group-item .item-label,.group-qytx .item-label { margin-top: 5px; color: #323232; font-size: 14px; font-weight: bold; width: 100%; text-align: center; }
- .my-work-secflo .patient-face { margin: 11px 10px 10px 0px; }
- .n-list > .n-list-link:last-child {
- border-bottom: 1px solid #f1f1f1;
- }
- .n-list > li { border-top: 0; }
- .n-list > li .n-list-info { border-top: 1px solid #f1f1f1; }
- .n-list > li:first-child .n-list-info { border-top: none; }
- .div-wfp, .div-qbjm{
- background: #fff;
- padding: 10px 15px;
- font-size: 16px;
- line-height: 30px;
- border-bottom: 1px solid #E1E1E1;
- border-top: 1px solid #E1E1E1;
- }
- .mid-bar{
- margin: 10px 0px;
- display: none;
- }
- .div-qbjm{
- border-top: 0;
- }
- .div-wfp > img, .div-qbjm > img{
- width: 30px;
- height: 30px;
- border-radius: 50%;
- margin-right: 10px;
- }
- .div-wfp label, .div-qbjm label{
- color: #909090;
- margin-left: 10px;
- font-size: 14px;
- }
- /*.mui-scroll-wrapper { position: fixed; height: -moz-calc(100%); height: -webkit-calc(100% ); height: calc(100%); }*/
- .patient-type-big {
- width: 100%;
- padding: 15px;
- background: #fff;
- -webkit-box-sizing: border-box;
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- display: box;
- display: -webkit-box;
- border-bottom: 1px solid #f1f1f1;
- }
- .patient-type-big h3 {
- display: -webkit-box;
- display: box;
- -webkit-box-flex: 1;
- box-flex: 1;
- -webkit-box-orient: vertical;
- -webkit-box-pack: center;
- }
- .patient-type-big span,
- .patient-type-big .arrow {
- display: -webkit-box;
- display: box;
- -webkit-box-orient: vertical;
- -webkit-box-pack: center;
- }
- .patient-type-big .arrow {
- margin-right: -5px;
- transition: all 0.3s;
- -webkit-transition: all 0.3s;
- }
- .patient-type-big .arrow .ui-arrow-r {
- border-left-color: #cdcdcd;
- }
- .patient-type-big span {
- position: relative;
- font-size: 12px;
- color: #909090;
- }
- .patient-type-big.current .arrow {
- -webkit-transform: rotate(180deg);
- -moz-transform: rotate(180deg);
- transform: rotate(180deg);
- margin-top: -7px;
- transition: all 0.3s;
- -webkit-transition: all 0.3s;
- }
- .mb-em{color: #909090;font-size: 12px;display: inline-block;margin-left: 6px;}
- .mb-yu{ width: 36px; height: 18px;margin-left: 5px;margin-top: 4px;}
- .mj-flex{display:-webkit-box;-webkit-box-align:center;padding-top: 5px;}
- .weixin-icon { width: 20px; height: 17px; margin-top: 0px; margin-right: 5px; }
- .xuetang-icon { width: 12px; height: 21px; margin-top: 0px; margin-right: 0px; }
- .xueya-icon { width: 15px; height: 18px; margin-top: 0px; margin-right: 5px; }
- .mb-icon-round{width: 40px;height: 40px;border-radius: 50%;text-align: center;line-height: 39px;font-size: 16px;}
- .mb-icon-round.red{border: solid 1px #FF4c4c;color: #FF4c4c;}
- .mb-icon-round.orange{border: solid 1px #FFc691;color: #FFc691;}
- .mb-icon-round.green{border: solid 1px #06bf04;color: #06bf04;}
- .mb-icon-flex{display: flex;display: -webkit-flex;justify-content: flex-end;-webkit-justify-content: flex-end;align-items: center;-webkit-align-items: center;}
- #group_label_list { padding: 15px 0px ; background-color: #FFF;}
- #group_label_list .group-item img,.group-qytx img { display: block; width: 30px; height: 30px; margin: 0 auto; }
- #group_label_list .group-item .item-label,.group-qytx .item-label { margin-top: 5px; color: #323232; font-size: 14px; font-weight: bold; width: 100%; text-align: center; }
|