yy-qygl.css 1.3 KB

123456789101112131415161718192021
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body,html{background:#f2f4f6;}
  4. .sign-comonhd{display:-webkit-box;display:box;box-sizing:border-box;}
  5. .sign-comonhd .sanp-flex{-webkit-box-flex: 1;box-flex: 1;text-align:center;padding-bottom:10px;}
  6. .sign-comonhd .sanp-flex p{color:#333;}
  7. .sanp-flex .pic{width:26px;height:26px;background:url(../images/hd-grey-bg.png) no-repeat left top;overflow:hidden;margin:0 auto; background-size: cover;margin-bottom:2px;}
  8. .sanp-flex.curr .pic{width:26px;height:26px;background:url(../images/hd-blue-bg.png) no-repeat left top;overflow:hidden;margin:0 auto; background-size: cover;margin-bottom:2px;}
  9. .sanp-flex .pic.p-01{background-position:0 0;}
  10. .sanp-flex .pic.p-02{background-position:0 -27px;}
  11. .sanp-flex .pic.p-03{background-position:0 -53px;}
  12. .sanp-flex .pic.p-04{background-position:0 -79px;}
  13. .sign-comonhd .sanp-flex.curr{border-bottom:2px solid #1ca3e7;}
  14. .posater-oper li{padding:10px 0;}
  15. .c-btn-1ca3e7{background:#1ca3e7;}
  16. .posater-oper.c-list .c-list-info > h4 span.c-909090{color:#909090 !important;font-size:12px;margin-left:10px;}
  17. .posater-oper.c-list .c-list-info > p{font-size:13px;}
  18. .posater-oper.c-list .c-list-action{right:10px;}
  19. .qy-jjboxer .input-group .form-textarea{border-radius:0;}
  20. .c-btn.c-btn-fff.unbjy{color:#f65252;}
  21. .posater-oper.long.c-list .c-list-info{padding-right:88px !important;}