<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background: #F7F7F7;
	font-size: 16px!important;
}

.message-bg img {
	width: 100%;
	min-width: 1200px;
	height: 280px;
	position: relative;
}

.leaving-wap {
	width: 781px;
	height: 600px;
	background: #FFFFFF;
	border-radius: 12px;
	margin: 0 auto;
	position: relative;
	top: -140px;
}

.leaving-wap h3 {
	text-align: center;
	line-height: 140px;
	font-weight: normal;
}

.w-600 {
	margin: 20px 85px
}

.width-change {
	width: 497px;
}

.width-change .layui-input,
.width-change .layui-select,
.width-change .layui-textarea {
	border-color:#F6F6F6!important;;
	resize: inherit;
	background: #F6F6F6!important;;
}
.width-change .layui-input:hover, .width-change .layui-textarea:hover{
	border-color:#F6F6F6!important;
}
.help {
	display: block;
	width: 280px;
	height: 44px;
	text-align: center;
	border-radius: 4px;
	line-height: 44px;
	margin: 60px auto;
}
</pre></body></html>