<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#show{
	padding: 13px;
	color:#000;
	font-size: 14px;
	text-align: left;
	background: #f0f0f0;
}

.show_txt{
	text-indent: 24px;
	font-family: '寰蒋闆呴粦';
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin:0;
}

.layui-layer-title{
	background: #ae0d0d;
	font-size: 23px;
	color: #fff;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}

.layui-layer{
	border: 2px solid #84a2d8;
	box-shadow:1px 1px 12px rgba(0,0,0,.3);
	background: #f0f0f0;
}

.layui-layer-shade{
	background-color: #e3dada !important;
}

.layui-layer-ico{
	background: url('../images/button/close_.png') no-repeat;
}

.layui-layer-setwin .layui-layer-close2{
	width: 35px;
	height: 35px;
	background-position: 0px 0px;
	right: 5px;
	top: -6px;
}

.layui-layer-setwin .layui-layer-close2:hover{background-position: 0px 0px;}

.layui-layer-btn{
	text-align: center;
}

.layui-layer-btn .layui-layer-btn0{
	background:#557ec7;
	border-color: #557ec7;
}

.layui-layer-page .layui-layer-btn{
	padding-top: 0px !important;
}

.layui-layer-btn a{
	line-height: 24px;
	height: 24px;
}</pre></body></html>