1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- html,body{height: 100%;}
- .c-fff { color: #FFF; }
- .c-tar { text-align: right; }
- .c-tac { text-align: center; }
- .c-toe{overflow:hidden;/* word-wrap:normal; *//* white-space:nowrap; *//* text-overflow:ellipsis; */padding-left: 10px;}
- .c-main { overflow: auto; }
- .bc-fff { background-color: #FFF;}
- .bc-ff9526 { background-color: #FF9526; }
- .bc-75bf00 { background-color: #75BF00; }
- .bgc-dcdcdc{background-color: #dcdcdc;}
- .height-50 { height: 50px; }
- .lheight-50 { line-height: 50px; }
- .f-dn{display: none;}
- .btn-main{display: none;}
- .ml62{
- margin-left: 62px;
- }
- #btnMenu{ display: none; z-index: 201; }
- #introduce_guide { display: none; position: absolute; top: 0; right: 0; width: 80px; height: 84px; z-index: 200;}
- #introduce_text { display: none; position: absolute; top: 60px; right: 0px; width: 150px; color: #fff; z-index: 200;}
- #overlay_pop { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: 100; }
- #doctor_qrcode { display: none; }
- #doctor_qrcode>img { display: block; margin: 0 auto; }
- #sign_invitation .c-50 { width: 50%; margin-left: 0; }
- #btnSign { display: none; }
- #sign_invitation { position: fixed; bottom: 0; width: 100%; }
- #sign_invitation a { display: block; }
- #textReason { width: 100%; font-size: 16px; }
- .reqest-unsign-pop .ui-dialog-content { display: block;}
- .div-dialog-content{width: 250px;height: 250px;background: url(../images/tuoyuan.png) no-repeat center top;background-size: 250px;position: fixed;z-index: 201;left: 50%;top: 50%;margin-left: -125px;margin-top: -125px;}
- .zixun{width: 55px; height: 55px;background: url(../images/zixun01_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%;margin-top: -27px;left: 10px;}
- /*
- .tuijian{width: 55px; height: 55px;background: url(../images/tuijian_btn.png) no-repeat center top; background-size: 55px;position: absolute;z-index: 201; bottom: 104px;left: 50%;top: 50%;margin-left: -27px;margin-top: -118px;}
- .jieyue{width: 55px; height: 55px;background: url(../images/jieyue_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
- */
- .tuijian{width: 55px; height: 55px;background: url(../images/tuijian_btn.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
- .zixun.active{width: 55px; height: 55px;background: url(../images/yundong_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%;margin-top: -27px;left: 10px;}
- /*
- .tuijian.active{width: 55px; height: 55px;background: url(../images/yongyaoi_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute;z-index: 201; bottom: 104px;left: 50%;top: 50%;margin-left: -27px;margin-top: -118px;}
- .jieyue.active{width: 55px; height: 55px;background: url(../images/yinshi_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
- * */
- .tuijian.active{width: 55px; height: 55px;background: url(../images/yongyaoi_xuanzhong_icon.png) no-repeat center top; background-size: 55px;position: absolute; z-index: 201;top: 50%; margin-top: -27px;right: 10px;}
- .quxiao{width: 55px;height: 55px;background: url(../images/quxiao_btn.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 201;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
- .quxiao.active{width: 55px;height: 55px;background: url(../images/quxiao_pre.png) no-repeat center top;background-size: 55px;position: absolute; z-index: 201;left: 50%; top: 50%; margin-left: -27px; margin-top: 60px;}
- #footer {position: fixed;z-index: 3; bottom: 30px;width: 50px;height: 48px;padding: 0;right: 30px;display: block;}
- .add-icon{ width: 50px; height: 50px;background: url(../images/gengduo_btn.png) no-repeat center top; background-size: 50px;}
- .tishiwenzi{text-align: left;}
- .layui-m-layercont{padding-top: 0 !important;}
- .dh-box{display: -webkit-box;-webkit-box-align: center;padding: 15px;background: url(../images/p-bg-top2.png) no-repeat;background-size:cover;}
- .dh-box-img{width: 70px;margin-right: 10px;}
- .dh-box-img img{width: 100%;}
- .dh-box-list{width: calc(100% - 80px);font-size: 15px;color: #fff;}
|