<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
.list a {
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
html, body, nav, dl, dt, dd, p, h1, h2, h3, h4, ul, ol, li, input, button, textarea, footer {
	margin:0;
	padding:0
}
body {
	-webkit-text-size-adjust:none;
	min-width:320px
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%
}
ul, ol {
	list-style:none
}
img {
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic
}
button, input, select, textarea {
	font-size:100%;
	vertical-align:middle;
	outline:0
}
textarea {
	resize:none
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor:pointer;
	-webkit-appearance:button;
	-moz-appearance:button
}
input:focus:-moz-placeholder, input:focus::-webkit-input-placeholder {
	color:transparent
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding:0;
	border:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
html {
	font-size:10px
}
@media screen and (min-width:639px) {
html {
font-size:20px
}
}
@media screen and (min-width:1367px) {
html {
font-size:30px
}
}
body {
	font:1.4rem/1.5 "Helvetica Neue", Helvetica, STHeiTi, "Microsoft Yahei", sans-serif;
	color:#3e3f3f
}
body&gt;div, body&gt;section, body&gt;footer, body&gt;article, body&gt;ul {
	font-size:1.4rem
}
a {
	outline:0;
	text-decoration:none;
	color:#3e3f3f
}
a:hover, a:focus {
	text-decoration:none
}
a:active, a:visited {
	color:#3e3f3f
}
img[data-original] {
	background:#fff no-repeat center
}
.box {
	margin-bottom:1.5rem
}
.box-panel {
	margin-left:.5rem;
	margin-right:.5rem
}
.box-more-t {
	border-top:0
}
.box-title, .s-title {
	font-size:2rem;
	color:#0070d6;
	padding:.5rem 1rem;
	background-color:#eeedeb;
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fafaf9), to(#eeedeb));
	background-image:-webkit-linear-gradient(#fafaf9, #eeedeb);
	background-image:linear-gradient(#fafaf9, #eeedeb);
	border-top:4px solid #008cc5
}
.box-more, .f-more, .box-more-t {
	display:block;
	border:1px solid #e3e2de;
	background-color:#f6f6f5;
	text-align:center;
	padding-bottom:.5rem;
	padding-top:.5rem;
	font-size:1.8rem;
	color:#75736e;
	position:relative
}
.box-more i, .f-more i, .box-more-t i {
	background:url(../wap_images/001.png) no-repeat;
	width:2.8rem;
	height:2.8rem;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
	position:absolute;
	top:50%;
	margin-top:-1.4rem
}
.list li {
	border-bottom:1px solid #e7e6e3;
	border-top:1px solid #e7e6e3;
	margin-top:-1px
}
.list a {
padding:.8rem .8rem .6rem;
	font-size:1.6rem
}
.top {
	display:none;
	position:fixed;
	border-radius:.4rem;
	right:0;
	bottom:8rem;
	width:4.8rem;
	height:4.8rem;
	opacity:.7;
	background:#00a3e2 url(../wap_images/002.png) no-repeat center;
	-webkit-background-size:100% 100%;
	background-size:100% 100%
}
footer {
	color:#f5f9fc;
	background-color:#008ec2;
	text-align:center;
	padding-bottom:1.5rem;
	padding-top:1rem
}
footer p {
	margin-top:1rem;
	margin-bottom:1rem
}
footer span {
margin-right:.8rem
}
.footer-nav {
	font-size:1.8rem;
	color:#0079ab
}
.footer-nav a {
	font-size:1.6rem;
	color:#f5f9fc;
	margin-left:.8rem;
	margin-right:1rem;
	position:relative;
	top:.1rem
}
.footer-nav a:first-child {
	color:#22d4ff
}
.btn {
	border-radius:2px;
	display:inline-block;
	vertical-align:middle;
	font-weight:400;
	font-size:1.4rem;
	padding:.6rem 1.2rem;
	text-align:center;
	color:#fff;
	border:0;
	line-height:1
}
.btn-primary {
	background-color:#00a2e8
}
.btn-primary:active {
	background-color:#0374A2
}
.btn[disabled], .btn-disabled {
	background-color:#a6a29d
}
.f-show {
	display:block!important
}
.f-show-table {
	display:table!important
}
.f-hide {
	display:none!important
}
.f-cf:after {
	clear:both;
	content:"";
	display:block;
	width:0
}
.f-fl {
	float:left
}
.f-ac {
	text-align:center
}
.f-hl {
	color:#ff6d00
}
</pre></body></html>