You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
62 lines
4.6 KiB
62 lines
4.6 KiB
|
|
/* initialize css */
|
|
*html{padding:0px}
|
|
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td,span,a{margin:0;padding:0;}
|
|
body{font-size:12px;font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif;}
|
|
|
|
audio,canvas,video {display: inline-block;}
|
|
audio:not([controls]) {display: none;height: 0;}
|
|
[hidden] {display: none;}
|
|
abbr[title] {border-bottom: 1px dotted;}
|
|
b,strong {font-weight: bold;}
|
|
pre {white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
|
|
a{text-decoration: none;color: #333333;font-family: "Microsoft YaHei";}
|
|
a:hover{text-decoration: none;}
|
|
fieldset,img{border:0;}
|
|
ol,ul,li { list-style:none;}
|
|
del,ins{text-decoration:none;}
|
|
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
|
|
sup {top: -0.5em;}
|
|
sub {bottom: -0.25em;}
|
|
address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit;}
|
|
input[type="checkbox"],input[type="radio"] {box-sizing: border-box; /* 1 */padding: 0; /* 2 */}
|
|
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
|
|
input,select{height:20px;font-size:12px;line-height:20px;}
|
|
button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}
|
|
textarea {overflow: auto; /* 1 */vertical-align: top; /* 2 */}
|
|
table{border-collapse: collapse;border-spacing: 0;}
|
|
caption,th{text-align:left;}
|
|
button,html input[type="button"],
|
|
input[type="reset"],input[type="submit"] {-webkit-appearance: button;
|
|
cursor: pointer;
|
|
}
|
|
a:active {outline: none;star:expression(this.onFocus=this.blur());}
|
|
a,a:hover,a:focus{text-decoration:none;outline:none;-webkit-transition:all 0.3s;transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
|
|
::selection{background:#0097FF;color:#fff;}
|
|
::-moz-selection{background:#FF915B;color:#fff;}
|
|
h1,h2,h3,h4,h5,h6,a,p,span{font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI","Hiragino Sans GB W3","Segoe UI", Arial, Verdana, Sans-Serif, sans-serif;}
|
|
|
|
|
|
/*数据表格样式*/
|
|
.layui-table{ background:none; margin-top:0px;}
|
|
.layui-table, .layui-table-view {margin: 0px 0;}
|
|
|
|
|
|
|
|
|
|
.icon-zdy-yonghu:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/yonghu.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-tuichu:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/zhuxiao.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-chagang:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/chagang.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-car:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/car.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-car2:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/car2.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-qingjia:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/qingjia.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-renyuan:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/renyuan.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-xiaofang:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/xiaofang.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-xungeng:before { width: 16px; height: 16px; display:inline-block; content:"";background: url(../images/xungeng.png) no-repeat center center;background-size:cover;}
|
|
|
|
.icon-zdy-edit:before { width: 24px; height: 24px; display:inline-block; content:"";background: url(../images/edit.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-edit2:before { width: 24px; height: 24px; display:inline-block; content:"";background: url(../images/edit2.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-xiangqing:before { width: 24px; height: 24px; display:inline-block; content:"";background: url(../images/xiangqing.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-xiangqing2:before { width: 24px; height: 24px; display:inline-block; content:"";background: url(../images/xiangqing2.png) no-repeat center center;background-size:cover;}
|
|
.icon-zdy-del:before { width: 24px; height: 24px; display:inline-block; content:"";background: url(../images/del.png) no-repeat center center;background-size:cover;}
|
|
|
|
|