123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204 |
- .lin-group-chat{
- background: #fff;
- width: 100%;
- height: 47px;
- padding: 0px 12px;
- border-top: 1px solid #f1f1f1;
- display: -webkit-flex;
- display: flex;
- align-items: center;
- -webkit-align-items: center;
- }
- .lin-group-chat:first-child{
- border-top-color:#dcdcdc;
- }
- .lin-group-chat:last-child{
- border-bottom:solid 1px #dcdcdc;
- }
- .lin-group-chat div.title{
- min-width: 100px;
- line-height: 25px;
- font-size: 16px;
- -webkit-box-flex: 1;
- color: #333;
- }
- .lin-group-chat div.text{
- width: 100%;
- text-align: right;
- color: #909090;
- font-size: 16px;
- }
- .zy-alert{
- color:#17b3ec!important;
- font-size: 16px;
- }
- .lin-group-chat div.icon-come{
- width:9px;
- height: 25px;
- background: url('../images/icon_jinru.png') no-repeat;
- background-size: contain;
- background-position: center;
- margin-left: 5px;
- }
- .lin-group-chat div.icon-come.no-icon{
- background: none;
- }
- .zy-lin-footer{
- width: 100%;
- margin-top: 80px;
- }
- .zy-send-btn{
- color: #fff;
- height: 44px;
- line-height: 44px;
- margin-right: 10px;
- font-size: 16px;
- width: 90%;
- background-color: #37a6ec;
- margin-left: 5%;
- margin-top: 5px;
- border-radius: 5px;
- text-align: center;
- }
- #selSick_dummy,#selDept_dummy,#selTag_dummy{
- width: 100%;
- text-align: right;
- line-height: inherit;
- height: inherit;
- margin-bottom: 0px;
- padding: 0px;
- -webkit-user-select: none;
- border: none;
- border-radius: 0px;
- outline: 0;
- color: #909090;
- font-size: 16px;
- height: 45px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .mbsc-ios .dw-msel:before {
- font-size: 1.2em!important;
- }
- .mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item{
- border: 0;
- }
- .mui-slider-indicator.mui-segmented-control{
- border-bottom: 1px solid #e1e1e1;
- background-color: #fff;
- }
- .mui-fullscreen .mui-segmented-control~.mui-slider-group{
- top: 45px;
- }
- .mui-segmented-control.mui-segmented-control-inverted .mui-control-item{
- line-height: 43px;
- position: relative;
- border-bottom: 2px solid transparent;
- }
- .mui-segmented-control.mui-segmented-control-inverted .mui-control-item:after{
- content: "";
- position: absolute;
- width: 1px;
- height: 25px;
- right: 0;
- top: 50%;
- margin-top: -13px;
- background-color: #e1e1e1;
- }
- .mui-segmented-control.mui-segmented-control-inverted .mui-control-item:last-child:after{
- width: 0;
- }
- .mui-slider .mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
- border-bottom: 2px solid #17b3ec;
- }
- .page-top-tab{
- background-color: #fff;
- border-bottom: 1px solid #e1e1e1;
- height: 45px;
- line-height: 45px;
- }
- .page-top-tab .ui-col-0{
- position: relative;
- width: 50%;
- text-align: center;
- color: #323232;
- font-size: 16px;
- border-bottom: 2px solid transparent;
- }
- .page-top-tab .ui-col-0.active{
- color: #17b3ec;
- border-bottom: 2px solid #17b3ec;
- }
- .page-top-tab .ui-col-0:after{
- content: "";
- position: absolute;
- width: 1px;
- height: 25px;
- right: 0;
- top: 50%;
- margin-top: -13px;
- background-color: #e1e1e1;
- }
- .page-top-tab .ui-col-0:last-child:after{
- width: 0;
- }
- .icon-checkbox2[type=checkbox]{
- box-sizing: border-box;
- padding: 0;
- cursor: pointer;
- position: relative;
- -webkit-appearance: checkbox;
- }
- .icon-checkbox2[type=checkbox]:before{
- content: '';
- background-image:url(../images/gouxuan_hui_btn.png);
- background-size: 20px 20px;
- position: absolute;
- top:-3px;
- left:-3px;
- height: 20px;
- width: 20px;
- -webkit-font-smoothing: antialiased;
- }
- .icon-checkbox2[type=checkbox]:checked:before {
- content: '';
- background-image:url(../images/gouxuan_lanse_pre.png);
- }
- .fixed-btn{
- position: absolute;
- width: 100%;
- padding: 10px;
- bottom: 0px;
- left: 0;
- text-align: center;
- }
- .fixed-btn .btn{
- display: inline-block;
- width: 90%;
- height: 40px;
- line-height: 40px;
- border-radius: 5px;
- color: #fff;
- background-color: #17b3ec;
- text-align: center;
- }
- .load-more{
- height: 40px;
- line-height: 40px;
- text-align: center;
- background-color: #fff;
- /*border-top: 1px solid #f1f1f1;*/
- border-bottom: 1px solid #f1f1f1;
- }
- .weixin-icon { width: 20px; height: 17px; margin-top: 0px; margin-right: 5px; }
- .xuetang-icon { width: 12px; height: 23px; margin-top: 0px; margin-right: 0px; }
- .xueya-icon { width: 15px; height: 18px; margin-top: 0px; margin-right: 8px; }
- .mb-yu{ width: 36px; height: 18px;margin-left: 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;}
|