/** cjw123.com
 ** 计算器
 ** time:2023-11-14
 **/
input{outline:none}.input-group{width:calc(100% - 30px);margin-bottom:10px !important;margin:0 15px;}.input-group textarea{outline:none;resize:none;padding:10px;height:300px;border-radius:6px !important;background:rgba(255 255 255 / 60%);}.btn{border:0;margin-right:5px;margin-bottom:10px;}.btn:focus{outline:none;outline-offset:0;}.btn-wrap{margin:15px}.btn-warning{background-color:#3e913e !important;border-color:#3e913e !important;}.warning{position:fixed;left:0;right:0;margin:0 auto;top:20%;background:rgb(221 39 39 / 53%);width:100px;text-align:center;color:#fff;padding:10px;border-radius:6px;display:none;z-index:9999}table.jsqtable{border-right:1px solid  #000;border-bottom:1px solid #000;background:#ECECEC;margin:0 auto;overflow:hidden;padding:0;padding-bottom:30px;width:calc(100% - 30px);height:350px;}table.jsqtable tr{padding:0;margin:0}table.jsqtable td{background:#FFF;padding:0;margin:0;border:0;width:25%;}table.jsqtable td div{line-height:70px;cursor:pointer;text-align:center}input.xs{height:90px;width:100%;font-size:30px;background:#FFF;border:none;border-top:1px solid #000;border-left:1px solid #000;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.xs{height:90px;width:100%;font-size:30px;background:#FFF;border:none;border-top:1px solid #000;border-left:1px solid #000;padding:0 20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.aj{display:block;height:70px;width:100%;font-size:30px;text-align:center;border:none;border-top:1px solid #000;border-left:1px solid #000;background:#F6F6F6;}.gnj{width:100%;height:70px;font-size:30px;background:#4192e7;color:#FFF;border:none;border-top:1px solid #000;border-left:1px solid #000;}.dh{width:100%;height:70px;font-size:30px;background:#4192e7;color:#FFF;border:none;border-top:1px solid #000;border-left:1px solid #000;}.ac0{height:70px;width:100%;display:block;font-size:30px;border:none;border-top:1px solid #000;border-left:1px solid #000;background:#F6F6F6;}.a{margin:0 auto;width:100%;overflow:hidden}.h30{height:30px}.lf{float:left}.rt{float:right}.red{color:#F00}.w110{padding-left:20px;line-height:24px;background:url(../images/w110.png) no-repeat 0 center}.result-box{width:100%;}