123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222 |
- .mtb3{
- margin-top: 3px;
- margin-bottom: 3px;
- }
- .lin-mask{
- position: absolute;
- top: 45px;
- height: 100%;
- width: 100%;
- height: 100%;
- z-index: 10;
- display: none;
- background-color: rgba(0,0,0,0.5);
- }
- .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;
- box-sizing: border-box;
- }
- .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;
- }
- .sign-comonhd{
- display: -webkit-box;
- display: box;
- border-bottom: 1px solid #dcdcdc;
- }
- .sign-comonhd .sanp-flex{
- width: 33.333333%;
- -webkit-box-flex: 1;
- box-flex: 1;
- text-align: center;
- padding-bottom: 10px;
- }
- .sanp-flex p{
- position: relative;
- }
- .sanp-flex:not(:last-child) p:after{
- position: absolute;
- top: 0;
- right: 0;
- content: '';
- width: 1px;
- height: 100%;
- background-color: #dcdcdc;
- }
- .sign-comonhd .sanp-flex p{
- color: #333;
- font-size: 0.85rem;
- }
- .fa-sort-desc{
- position: absolute;
- top: 50%;
- margin-top: -10px;
- margin-left: 5px;
- }
- .c-panels{
- position: absolute;
- width: 100%;
- top: 41px;
- left: 0;
- }
- .c-panel{
- max-height: 330px;
- overflow-y: auto;
- background-color: #fff;
- display: none;
- }
- .c-panel li {
- margin-left: 0;
- padding-left: 10px;
- }
- .c-panel li a {
- color: #323232;
- font-size: 14px;
- }
- .c-panel .list-selected a {
- color: #19b4ec;
- }
- .list-selected:after {
- position: absolute;
- top: 50%;
- right: 0.75rem;
- margin-top: -8px;
- content: "";
- display: block;
- width: 17px;
- height: 17px;
- background-image: url(../images/gouxuan_lanse_icon.png);
- background-size: 17px;
- background-repeat: no-repeat;
- background-position: 50%;
- }
- #search_btn {
- position:absolute;
- top:50%;
- right: 10px;
- margin-top:-10px;
- width:20px;
- height:20px;
- background-image:url(../images/icon_sousuo.png);
- background-size: 20px;
- background-repeat: no-repeat;
- }
- .search-section{
- position: fixed;
- top: 0px;
- left: 0px;
- width: 100%;
- z-index: 5;
- }
- .lin-search-ipt{
- height: 50px;
- padding: 8px 10px;
- background-color: #17b3ec;
- display: -webkit-box;
- border-bottom: 1px solid #dcdcdc;
- }
- .lin-search-ipt a{
- font-size: 16px;
- display: block;
- width: 50px;
- padding: 4px 4px 4px 0px;
- color: #fff;
- text-align: right;
- }
- .lin-search-ipt .div-input{
- padding-top: 2px;
- border-radius: 5px;
- line-height: 29px;
- background-color: #f2f4f6;
- color: #999;
- text-align: left;
- -webkit-box-flex: 1;
- }
- .lin-search-ipt input{
- background-color: #f2f4f6;
- border-radius: 5px;
- height: 30px;
- text-align: left;
- padding-left: 30px;
- background: url(../../../images/sousuo_icon.png) no-repeat;
- background-size: 30px 30px;
- width: 98%;
- border: none;
- }
- #search_suggest_text {
- position: relative;
- top: 5px;
- left: 10px;
- color: #17b3ec;
- font-size: 18px;
- z-index: 10;
- }
- .c-list2{background-color: transparent}
- .c-list > .j-detail{
- margin-left: 0px;
- background-color: #fff;
- border-radius: 5px;
- border: 1px solid #e1e1e1 !important;
- }
- .c-list .c-list-action{
- right: 0;
- width: 50px;
- font-size: 14px;
- padding: 0 18px;
- line-height: 1.4;
- color: #fff;
- border-top-right-radius: 5px;
- border-bottom-right-radius: 5px;
- }
- .j-detail .c-list-info{
- padding-right: 10px;
- margin-right: 50px;
- }
- .noword{font-size: 16px;color: #333;margin-top: 10px;text-align: center;}
- .patient-list .n-list{display: block;}
- .j-text-ellipsis em { font-weight: bold; color: #23AFFF; }
- .n-list li.yp-one{padding: 10px 0px}
- .xt-list{background-color: transparent;padding: 10px;}
|