123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- @charset "utf-8";
- /* 公共样式 */
- body {font-size: 14px; font-family: "Microsoft YaHei","微软雅黑"; color: #333333;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
- body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
- input,select,textarea{font-size:100%}
- table{border-collapse:collapse;border-spacing:0}
- fieldset,img{border:0}
- abbr,acronym{border:0;font-variant:normal}
- del{text-decoration:line-through}
- address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
- ol,ul{list-style:none}
- caption,th{text-align:left}
- h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
- q:before,q:after{content:''}
- button{outline:0;border:none;}
- a:hover{text-decoration:none}
- ins,a{text-decoration:none}
- textarea {resize: none;}
- iframe,img {border:0;}
- ul,ol {list-style:none;}
- a{color: #333333;text-decoration: none;}
- input[type="text"],[type="password"],[type="button"], input[type="submit"], input[type="reset"] {
- -webkit-appearance: none;
- outline: none;
- }
- select{
- /*-webkit-appearance: none;去掉select的下箭头*/
- outline: none;
- }
- textarea { -webkit-appearance: none;}
- /***全局公共样式 - 开始***/
- .h_10{
- height: 10px;
- }
- .h_30{
- height: 30px;
- }
- .h_500{
- height: 500px !important;
- }
- .no_mr{
- margin-right: 0px !important;
- }
- .no_mb{
- margin-bottom: 0px !important;
- }
- .no_bb{
- border-bottom: 0px !important;
- }
- iframe{
- display: block;
- border: 0px;
- }
- img{
- display: block;
- }
- .form_check_box{
- line-height: 40px;
- position: absolute;
- top: 0;
- right: 10px;
- font-size: 12px;
- color: #dd0322;
- }
- .cBody{
- height: 100%;
- padding: 10px;
- display: block;
- overflow-y: auto;
- position: relative;
- }
- i.bt{
- float: left;
- height: 38px;
- line-height: 38px;
- color: #9f191f;
- font-size: 20px;
- }
- /***全局公共样式 - 结束***/
- /***子页面公共样式 - 开始***/
- .shortInput{
- width: 40% !important;
- }
- /***子页面公共样式 - 结束***/
- /***图片放大缩小 - 开始***/
- .imgBig{
- position: absolute;
- top: 8px;
- left: 8px;
- z-index: 1000;
- box-shadow: 0 0 10px #888;
- -webkit-box-shadow: 0 0 10px #888;
- -moz-box-shadow: 0 0 10px #888;
- -o-box-shadow: 0 0 10px #888;
- }
- .imgSmall{
- position: static;
- box-shadow: none;
- -webkit-box-shadow: none;
- -moz-box-shadow: none;
- -o-box-shadow: none;
- }
- /***图片放大缩小 - 结束***/
- /***打印模版样式 - 开始***/
- .printTable th, .printTable td{
- border-color: #999 !important;
- }
- .printTable .textCenter{
- text-align: center;
- }
- .printTable .font20{
- font-size: 20px;
- font-weight: 600;
- }
- .printTable .printName{
- text-align: center;
- font-size: 24px;
- font-weight: 500;
- padding: 20px 0;
- color: #333;
- border-bottom: 0;
- }
- .printTable .printSmallName{
- text-align: center;
- font-size: 14px;
- padding: 0;
- color: #333;
- border-top: 0;
- border-bottom: 0;
- }
- .printTable .printDis{
- border-top: 0;
- border-bottom: 0;
- }
- .printTable .printDis span{
- float: left;
- width: 50%;
- font-size: 16px;
- color: #333;
- line-height: 40px;
- }
- .printTable .printDis span.right{
- text-align: right;
- }
- .printTable .printOperator{
- border-top: 0;
- }
- .printTable .printOperator span{
- float: left;
- width: 50%;
- font-size: 16px;
- color: #333;
- line-height: 40px;
- }
- .printTable .printOperator .three{
- float: left;
- font-size: 16px;
- color: #333;
- line-height: 40px;
- }
- .printTable .printOperator span.right{
- text-align: right;
- }
- /***打印模版样式 - 结束***/
- /***复写纸3层打印模版样式 - 开始***/
- .printTable_fxz3 th, .printTable_fxz3 td{
- border-color: #999 !important;
- color: #222;
- padding: 2px 5px !important;
- }
- .printTable_fxz3 .textCenter{
- text-align: center;
- }
- .printTable_fxz3 .font20{
- font-size: 18px;
- font-weight: 600;
- }
- .printTable_fxz3 .printName{
- text-align: center;
- font-size: 18px;
- font-weight: 500;
- padding: 10px 0;
- color: #000;
- border-bottom: 0;
- }
- .printTable_fxz3 .printSmallName{
- text-align: center;
- font-size: 14px;
- padding: 0;
- color: #333;
- border-top: 0;
- border-bottom: 0;
- line-height: 16px;
- padding: 0px 10px !important;
- }
- .printTable_fxz3 .printDis{
- border-top: 0;
- border-bottom: 0;
- padding: 0px 5px !important;
- }
- .printTable_fxz3 .printDis span{
- float: left;
- width: 50%;
- font-size: 14px;
- color: #000;
- line-height: 22px;
- }
- .printTable_fxz3 .printDis span.right{
- text-align: right;
- }
- .printTable_fxz3 .printOperator{
- border-top: 0;
- }
- .printTable_fxz3 .printOperator span{
- float: left;
- width: 50%;
- font-size: 16px;
- color: #333;
- line-height: 40px;
- }
- .printTable_fxz3 .printOperator .three{
- float: left;
- font-size: 14px;
- color: #000;
- line-height: 26px;
- }
- .printTable_fxz3 .printOperator span.right{
- text-align: right;
- }
- /***复写纸3层打印模版样式 - 结束***/
- /***自定义滚动条样式修改 - 开始***/
- .mCSB_container {
- overflow: visible !important;
- }
- /***自定义滚动条样式修改 - 结束***/
- /***table操作iconfont - 开始***/
- .operationICONBut {
- font-size: 18px;
- margin-right: 3px;
- }
- /***table操作iconfont - 结束***/
|