<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	margin:0px;
	padding:0px;
	font-family:'Microsoft YaHei'; 
	/* font-size: 15px; */
}
body{
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
}
a, label {text-decoration:none;cursor:pointer;color:#000;}
a:visited{color:#000;}
a:active{color:#4285F4;}
a:hover{color:#1A73E8;}
a{
	transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
::-moz-selection{/*Firefox*/
	background:#EA4335;   
	color:#fff;   
}
::selection {
	background:#EA4335;   
	color:#fff; 
}
input[type="text"],input[type="number"],input[type="button"],input[type="submit"],textarea {
	-webkit-appearance: none;
}
input,textarea, select, button {
    border:1px solid #d4d0c8;
    padding:10px;
    border-radius:3px;
	/* margin-right:10px; */
}
input[type="checkbox"]{
	cursor:pointer;
}
input[type="checkbox"]:checked + span{
	color:#0075FF;
}
img{cursor:pointer;border:none;}
#topbar, #topbar a{
	font-size:15px;
	color:#333;
}
table.dataGrid {
	clear:both;
	border-color:#dde1ec;
	border-width:1px;
	border-style:none;
	border-collapse:collapse;
	border-bottom:none;
    color:#000000;
    margin-top:10px;
    width:100%;
    margin:auto;
	line-height:24px;
}
table.altbg &gt; tbody &gt; tr:hover{background:#f8f8f8;}
th,td {
	padding:8px;
	border: 1px solid #dde1ec;
	word-wrap:nowrap;
	overflow:hidden;
}

table.dataGrid &gt; thead &gt; tr &gt; th {background:#eef1f8;font-size:15px;color:#666;}
.rt
,th.lcel
,td.lcel {
	text-align:right;
	width:180px;
}
td &gt; em {color:#aaa;font-style:normal;}
td &gt; small {display:none;}
.strip{
	clear:both;
	height:20px;
	line-height:20px;
	padding:10px;
}
/* .strip{background:#eee;} */
.wrap{
	word-break:break-all;/*only english*/
	word-wrap:break-word;
	white-space:pre-wrap;/*just chinese*/
}
.nowrap{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#toolbar {
	clear:both;
	padding:10px;
}
#toolbar &gt; div.r i.layui-icon-close {display:none;}
#calendarbox &gt; input {max-width:125px;}
#calendarbox &gt; input:last-child {margin-left:10px !important;}
.findSubBox &gt; input[name="wd"]{width: 130px;}
.findSubBox &gt; a,
.findSubBox &gt; input,
.findSubBox &gt; select {
	margin-right:10px;
	margin-left:0px;
}
span.pageSize &gt; input {
	width:36px;
	outline:0;
	border-radius:0;
	border-top:none;
	border-right:none;
	border-left:none;
	text-align:center;
	padding:0px;
	margin:0px;
}
span.pageSize:after{content:'姣忛〉';}
span.pageSize:before{content:'鏉�';}
.qr{
	/* text-decoration:none; */
	/* border:none !important; */
	/* display:inline-block; */
	/* background:url(/ig/qrcode.png) no-repeat center center; */
	/* width:16px; */
	/* height:16px; */
	/* border-radius:3px; */
	/* position: relative; */
    /* top: 5px; */
	-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    cursor: pointer;
	font-family: "Font Awesome 5 Free";
}
.qr:before{
	margin-right: 3px;
	content: "\f029";
}
/* .qrl{ */
	/* background: url(/ig/qrcode.png) no-repeat; */
    /* padding-left: 20px; */
    /* background-position: left; */
	/* background-size:16px 16px; */
	/* display:inline-block; */
/* } */
.btn {
    display:inline-block;
    padding: 7px 20px 8px 20px;
	outline: 0;
	border-radius:3px;
	cursor:pointer;
	border:none;
	text-decoration:none;
	font-size:15px;
	font-family:'Microsoft YaHei' !important;
	font-style:normal;
}
.btn:hover{color:#fff;/*box-shadow:inset 0px 0px 6px 0px rgba(0,0,0,.1); */}
.btn:active{color:#eee;}
.btn1 {
    display:inline-block;
    padding: 5px 10px 5px 10px;
	outline: 0;
	border-radius:3px;
	cursor:pointer;
	border:none;
	text-decoration:none;
	border-radius:3px;
}
.disabled {
	background: #d4d0c8;
	color:#888;
	text-shadow: 0 1px 0 #fff;
}
.pagebar{background:#eee;}
.pagebar a, .pagebar a:visited{ text-align:center; }
.pagebar a, .pagebar a:visited, .pagebar strong{margin-left:5px;margin-right:5px;}
.pagebar span{margin-left:10px;color:#888;}
.currentPage{color:#000;font-weight:bold;}
.copyright{font-size:.875rem;text-align:center;margin-top:2rem;margin-bottom:2rem;line-height:1.6rem;color:#ddd;}
b.wd{color:red; font-weight:normal;}
b.light{color:red; margin-left:.3rem; margin-right:.3rem;}
/*gw宸n鍏穏g鎻恥o绀�.*/
.tooltip{
	position:absolute;
	padding:10px;
	background:infobackground;
	border:1px solid #d4d0c8;
	line-height:22px;
}
.ellipsis{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor:pointer;
	/*婧㈠嚭鑷姩鐪佺暐鍙�%COM+%;text-shadow:0 1px 0 #fff;M&amp;ASH*/
}
.color{color:#444B62}
.l{float:left;}
.r{float:right;}
.c{clear:both;margin:auto;overflow:hidden;}
.w{width:94%;margin:auto;}
.bg{background-color:#799AE1;}
.bg,.bg a,.bg1,.bg1 a{color:#fff;}
.bg1{background:#F79D29;}
.bg2{background-color:#1A5FAA;}
.bg3{background-color:#EEF1F8;}
.bg4{background-color:#4078B5;}
.bg5{background-color:#fff;}
.bg6{background-color:#EA4335;}
.bg7{background-color:#EFEFEF;color:#888 !important;}
h2{text-align:center;color:#555;}
.f15, .f15 * {font-size:15px;}
.f14, .f14 * {font-size:14px;}
.f12, .f12 * {font-size:12px;}
.lt{text-align:left;}
.ct{text-align:center;}
.rt{text-align:right;} /*ANGZ****^*^***HU is 鍚у暒鍚у暒鍚у暒U^^^*/
.fff, .subfff * {color:#fff;}
.f333, .f333 * {color:#333;}
.padl, .subpadl * {padding-left:10px}
.padr, .subpadr * {padding-right:10px}
.padt, .subpadt * {padding-top:10px}
.padb, .subpadb * {padding-bottom:10px}
.magl, .submagl * {margin-left: 10px}
.magr, .submagr * {margin-right:10px}
.magt, .submagt * {margin-top: 10px}
.magb, .submagb * {margin-bottom:10px}
.magboth, .submagboth * {margin-left:5px;margin-right:4px}
.padboth, .subpadboth * {padding-left:5px;padding-right:4px}</pre></body></html>