<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.kecheng-right-box&gt;p {
	color: #ff0000;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	margin: 15px 0;
}
.kecheng-right-box {
	display: flex;
	margin-top: -27px;
	margin-left: 470px;
}
.kecheng-right-box&gt;a {
	display: block;
	width: 120px;
	text-align: center;
	margin: 6px auto;
	color: red;
	font-size: 12px;
	text-decoration: none;
	border-radius: 5px;
}
#modal-backdrop {
	position: fixed;
	top: 0;
	filter: alpha(opacity=50);
	opacity: .5;
	right: 0;
	display: none;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
#modal-content {
	background: url(http://www.crzkw.cn/template/gzzk/pc/book/images/kechengbg.png) no-repeat;
	width: 480px;
	z-index: 1050;
	margin: 280px auto 0;
	position: relative;
	height: 400px;
}
#modal-dialog {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
#modal-content&gt;i {
	font-weight: bold;
	position: absolute;
	right: 10px;
	top: 5px;
	font-style: inherit;
	font-size: 16px;
	color: #4e8a00;
	cursor: pointer;
}
#modal-title {
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	padding-left: 24px;
	font-weight: bold;
	letter-spacing: 1px;
}
#modal-text {
	font-size: 14px;
	margin: 0px 0px 40px 0px;
	text-align: center;
}
.modal-hide {
	width: 96px;
	height: 29px;
	background: url(http://www.crzkw.cn/template/gzzk/pc/book/images/qm250551.jpg) no-repeat center;
	text-align: center;
	color: #fff;
	border: 0;
	font-weight: bold;
	display: block;
	font-size: 13px;
	line-height: 29px;
	position: absolute;
	text-decoration: none;
	left: 190px;
	bottom: 30px;
}
#modal-text&gt;img {
	display: block;
	height: 230px;
	margin: 8px auto;
}
.hot {
	margin-left: -5px;
}
</pre></body></html>