edit-equipments.css 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. .common-title{ font-size: 15px;padding: 10px 15px;color: #323232;text-align: center;font-weight: bold;}
  2. .div-xueyaji-img{width: 300px; height: 300px; margin: 0 auto; background-color: #fff;}
  3. .div-xueyaji-img img{width: 100%; height: 100%; object-fit: contain;}
  4. .div-xuetangyi-img{width: 300px; height: 300px; margin: 0 auto; background-color: #fff;}
  5. .div-xuetangyi-img img{width: 100%; height: 100%; object-fit: contain;}
  6. .f-mt10{margin-top: 10px;}
  7. .c-color-323232{color: #323232;}
  8. .f-dn{display: none;}
  9. .f-fs13{font-size: 13px;}
  10. .f-fs15{font-size: 15px;}
  11. .f-fwn{font-weight: bold;}
  12. .f-pl15{padding-left: 15px;}
  13. .bor-bom{border-bottom: 1px solid #dcdcdc !important;}
  14. .ml0{margin-left: 0 !important;}
  15. .c-list > li.li-title{margin-left: 0; border: 0; border-bottom: 1px solid #dcdcdc;}
  16. .kuaijiejian-img{width:22px;height: 22px;margin-right: 10px;margin-top: 2px;}
  17. .c-list-info.c-content{height: 35px;line-height: 35px;}
  18. .c-list > li.li-content{border-top: 0;}
  19. .key-img.active{width:17px;height: 17px;margin-right: 10px;margin-top: 5px; background:url(../images/dianxuan_pre.png) no-repeat;background-size: 17px;display: inline-block;}
  20. .key-img{width:17px;height: 17px;margin-right: 10px;margin-top: 5px; background:url(../images/dianxuan_btn.png) no-repeat;background-size: 17px;display: inline-block;}
  21. .invalid{pointer-events: none;}
  22. .bottom-title{font-size:11px;color:#909090;height:29px;line-height:29px;padding-left:10px;}
  23. .s-bc-75BF00 { background-color: #75BF00; }
  24. .s-bc-DCDCDC { background-color: #DCDCDC; }
  25. .s-bc-RED { background-color: #e84e40; }
  26. .s-bc-YELLOW { background-color: #ffa726; }
  27. .bottom-box{position:absolute;z-index:4;bottom:10px;height:48px;padding:0;left: 8%;width: 85%;}
  28. .div-band-info{float: right;color: #909090;font-size: 13px;}
  29. #footer { position: fixed; z-index: 4;bottom: 0px;height: 50px;background: #ffffff;width: 100%;border-top: solid 1px #dcdcdc;}
  30. #wrapper {position: absolute;z-index: 1;top: 0; bottom: 50px; left: 0; width: 100%;overflow: hidden;}
  31. .input-group .form-select-arrow{display:block;width:14px;height:14px;border:solid #ccc;border-width:2px 2px 0 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
  32. #bang-btn.active{background-color: #74bf00;}
  33. /*修改提示框样式*/
  34. .ax-popup .ui-dialog-footer button{font-size: 15px !important;color: #12B7F5 !important;}
  35. .ui-dialog-content{ font-size: 13px;color: #323232;}
  36. .iScroller{padding-bottom:60px;}
  37. .scanText{
  38. position: absolute;
  39. right: 0;
  40. top: 50%;
  41. margin-top: -11px;
  42. width: 33px;
  43. background-color: #fff;
  44. text-align: right;
  45. color: #74bf00;
  46. font-size: 14px;
  47. padding: 0 10px;
  48. }