*{margin: 0;padding: 0;border: none;}
body{
	background-color: #f3f5f7;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.hide{
	display: none;
}
.sjzTip{
	font-size: 12px;color:#999;
}
header{
	font-size: 14px;
	background-color: #3295d9;
}
header .logo{
	background-color: #fff;
	background-image: url(../image/logo.png);
	background-position: center center;
	background-size: contain;
	background-repeat:  no-repeat;
	height: 60px;
}
#changePswBox{
	padding: 10px 10px;
}
.personal dd{color: #333;text-align: center;}
.personal dd:hover{
	cursor: pointer;
	background-color: rgba(0,0,0,.1);
}

.layui-table-tool{z-index: 2;}
.userbox{
	padding: 16px;
}
.layui-table, .layui-table-view{margin: 0;}
@font-face {
  font-family: "iconfont"; /* Project id 3991912 */
  src: url('iconfont.woff2?t=1680425978764') format('woff2'),
       url('iconfont.woff?t=1680425978764') format('woff'),
       url('iconfont.ttf?t=1680425978764') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-wodefapiao:before {
  content: "\e745";
	margin-left: -2px;
}

.icon-24gl-receipt2:before {
  content: "\e87b";
}

.icon-fuzhi:before {
  content: "\e7cb";
}

.compd2 {
    padding: 8px;
}

.theadFilter {
    display: inline-block;
}

@media screen and (max-width: 1024px) {
    .theadFilter {
        margin-bottom: 8px;
    }
}

.btn-del-pic {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #eee;
	border-radius: 10px;
	color: #ff5722;
	cursor: pointer;
}
