123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356 |
- .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: 8px 0px;font-size: 14px;color: #909090;}
- .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;}
- /*样式重置*/
- .demo-comtop{
- padding-left: 80px;
- padding-right: 80px;
- }
- .integral{
- color: #ffffff;
- z-index: 10002;
- float: right;
- display: inline-block;
- position: fixed;
- height: 45px;
- line-height: 44px;
- text-align: center;
- right: 10px;
- }
- .c-arrow-r {
- position: absolute;
- top: 50%;
- right: 10px;
- margin-top: -5px;
- content: "";
- display: block;
- width: 8px;
- height: 8px;
- border: solid #cdcdcd;
- border-width: 2px 2px 0 0;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- transform: rotate(45deg);
- }
- .div-span {
- position: absolute;
- right: 30px;
- font-size: 14px;
- color: #909090;
- }
- .my-work-secflo .patient-face {
- margin: 11px 10px 10px 0px;
- }
- .my-work-secflo .patient-face {
- width: 50px;
- height: 50px;
- margin: 12px 15px;
- position: relative;
- }
- .n-list>.n-list-link {
- border-bottom: 1px solid #f1f1f1;
- padding-right: 0 !important;
- }
- .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;
- }
- .n-list-info>h4>span {
- position: absolute;
- right: 20px;
- font-size: 16px;
- color: #666666;
- }
- .mb-em {
- color: #333333;
- font-size: 16px;
- display: inline-block;
- margin-left: 6px;
- }
- .mj-flex {
- display: -webkit-box;
- -webkit-box-align: center;
- padding-top: 5px;
- position: relative;
- }
- .mj-flex>span {
- position: absolute;
- top: 10px;
- right: 20px;
- color: #FF4C4C;
- font-size: 14px;
- }
- .weixin-icon {
- width: 20px;
- height: 17px;
- margin-top: 5px;
- margin-right: 5px;
- }
- .department{
- position: relative;
- top: 5px;
- color: #666666;
- font-size: 14px;
- }
- .xueya-icon {
- width: 15px;
- height: 18px;
- margin-top: 5px;
- margin-right: 5px;
- }
- .xuetang-icon {
- width: 15px;
- height: 18px;
- margin-top: 5px;
- margin-right: 5px;
- }
- .mb-icon-flex {
- display: flex;
- display: -webkit-flex;
- justify-content: flex-end;
- -webkit-justify-content: flex-end;
- align-items: center;
- -webkit-align-items: center;
- }
- .n-list>.list-arrow-r:after,
- .n-list>.list-arrow-d:after,
- .n-list>.list-arrow-u:after {
- position: absolute;
- top: 50%;
- right: 15px;
- margin-top: -5px;
- content: "";
- display: block;
- width: 8px;
- height: 8px;
- border: solid #cdcdcd;
- border-width: 0 0 0 0;
- -webkit-transform: rotate(45deg);
- -moz-transform: rotate(45deg);
- -ms-transform: rotate(45deg);
- transform: rotate(45deg);
- }
- .icon-checkbox[type=checkbox]:before,
- .icon-checkbox[type=radio]:before {
- content: '\e411';
- position: absolute;
- top: 5px;
- right: -15px;
- background: #fff;
- }
- .f-add-more {
- background-color: #f2f4f6;
- text-align: center;
- color: #909090;
- font-size: 12px;
- height: 30px;
- line-height: 30px;
- }
|