12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- .top-panel{position: fixed; top: 45px; left:0; width: 100%; height: auto; z-index: 4;}
- .topmsg1{text-align: center; line-height: 30px; color: #909090;}
- #other_div .mui-slider-item{
- padding-bottom: 30px;
- margin-right: 10px;
- }
- #other_div .mui-slider-item li img {
- width: 43px;
- }
- .div-drug{width: 100%;z-index: 4;background: #fff;box-shadow: 0px 2px 5px #ddd;}
- .p10{padding:10px;}
- .div-xufang-status{width: 70px;height: 22px;position: absolute;right: 10px;border: 1px solid #17B3EC;color: #17B3EC;text-align: center;font-size: 12px;border-radius: 20px;line-height: 20px;}
- .c-btn2{
- display: inline-block;
- height: 30px;
- line-height: 30px;
- background-color: #17b3ef;
- color: #fff;
- border-radius: 6px;
- width: 100%;
- text-align: center;
- font-size: 12px;
- }
- .expand-box{
- position: absolute;
- bottom: -18px;
- left: 50%;
- background-color: #fff;
- width: 40px;
- text-align: center;
- margin-left: -20px;
- height: 36px;
- border-radius: 50%;
- box-shadow: 0px 2px 2px #ddd;
- z-index: -1;
- }
- .expand-box img{
- vertical-align: baseline;
- margin-top: 8px;
- }
- #diseaseTips{padding-top: 23px; font-size: 14px; color: #909090; text-align: center;background-color: #f2f4f6;}
- .new-sty a{color: #47A8EF!important;}
- .follow{font-size: 14px;color: #17B3EC;text-decoration: underline;width: 90px;text-align: right;z-index: 99;position: absolute;right: 3px;top: 19px;padding:15px 0px 5px 0px;}
- .xf-list{display: -webkit-box;}
- .xf-nav{width: 100%;height: 42px;position: relative;}
- .xf-li:last-child{margin-right: 0px;}
- .xf-li{width: 60px;margin-right: 10px;height: 32px;background-color: #17B3EC;color: #fff;font-size: 14px;text-align: center;line-height: 32px;border-radius: 5px;}
- .mui-scroll {width: auto!important;}
- .xf-record{position: relative;}
- .j-msg{padding-right: 94px;}
- .tw-add{
- width: 40px;
- margin: 3px 5px 3px 0;
- text-align: center;
- }
- .tw-change{
- width: 40px;
- margin: 3px 1px 3px 5px;
- text-align: center;
- }
- .xf-res-list{border-top: solid 1px #ededed;}
- .xf-res-list li{height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #333;padding: 0px 10px;text-align: center;border-bottom: solid 1px #f1f1f1;}
- .xf-res-list li:last-child{border-bottom: none;color: #17B3EC;}
- .xf-res-list li:active{color: #17B3EC;}
- .chat-right .word-bread.survey-msg{
- background-color: #e4e4e4;
- padding: 4px 5px;
- border-color: #dcdcdc;
- }
- .chat-right .word-bread.survey-msg:after{
- background-color: #e4e4e4;
- border-color: #dcdcdc;
- }
- .chat-left .word-bread.survey-msg{
- background-color: #e4e4e4;
- padding: 4px 5px!important;
- border-color: #dcdcdc;
- }
- .chat-left .word-bread.survey-msg:after{
- background-color: #e4e4e4;
- border-color: #dcdcdc;
- }
- .word-bread.survey-msg .msg-body{
- background-color: #fff;
- padding: 4px 5px;
- border-radius: 5px;
- }
- .chat-left .word-bread{
- padding: 6px 8px;
- }
- .chat-right .word-bread{
- padding: 6px 8px;
- }
- .xf-notice{font-size: 14px;color: #666;text-align: center;padding: 10px 0px;position: relative;left: 27px;}
|