<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Е÷╨Г║─Ф═╥Е╪▐*/
body, div, dl, dt, dd, ul, ol, li, table, thead, tbody, tfoot, tr, th, td, pre, form, fieldset, input, select, textarea, p, b, blockquote{
	font-weight:400;
	margin:0;
	padding:0;
}
body{
	background-color:#fff;
	color:#363636;
	font-family:SimSun;
	font-size:12px;
	text-align:left;
}
ol,ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
	font-family:Simsun;
	font-weight:bold;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
h4{
	font-size:12px;
}
a:link,a:visited{
	color:#363636;
	text-decoration:none;
}
a:active,a:hover{
	color:#570000;
	text-decoration:underline;
}
img,object{
	border:0 none;
}
br{
	clear:both;
}

/* лМ╪сср╡ЮйИ╪╝╦║╤╞а╢╫с */
.f_book_box {
	position: fixed;
	right: 10px;
	bottom: 0px;
	padding: 25px 20px 15px 20px;
	width: 188px;
	height: 140px;
	text-align: right;
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.10);
	z-index: 9999;
}
.f_book_box span {
	position: absolute;
	right: 7px;
	top: 7px;
	width: 13px;
	height: 13px;
	cursor: pointer;
}
.f_book_box span img {
	width: 13px;
	height: 13px;
}
@media only screen and (max-width: 1199px) {
	.f_book_box{display:none;}
}
</pre></body></html>