<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

.hide {
	display: none
}

body {
	font-size: 16px;
	min-width: 1220px;
	background: #fcfcfc
}

textarea {
	padding: 5px 10px;
	margin: 20px 0;
	display: block;
	width: 100%;
	height: 200px
}[type=submit] {
	padding: 5px 15px
}

a {
	color: #4078c0;
	text-decoration: none
}

a:hover {
	color: #4078c0;
	text-decoration: none
}

.nor-link {
	margin: 0 5px;
	font-weight: 700
}

h3 {
	color: #555;
	margin: 30px 0;
	line-height: 36px;
	font-weight: 400;
	padding-left: 10px;
	border-bottom: 1px solid #ccc
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.tips {
	text-align: center;
	padding: 100px 0;
	display: none;
	line-height: 2em
}

.mask {
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000
}

.button {
	outline: 0;
	font-size: 14px;
	padding: 8px 20px;
	border: 1px solid #f40;
	background: #f40;
	color: #fff;
	border-radius: 3px
}

.button:hover {
	color: #fff;
	background: #f60
}

.btn-weak {
	border-color: #ccc;
	background: #fff;
	color: #666
}

.btn-weak:hover {
	color: #666;
	background: #f1f1f1
}

.btn-weak:active {
	background: #ddd;
	color: #333
}

.wrap {
	width: 1205px;
	padding: 0 10px;
	margin: 0 auto
}

.header {
	background-color: #f5f5f5;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 42px;
	line-height: 25px;
	margin-bottom: 72px
}

.nav a {
	color: #333;
	margin: 0 10px;
	text-decoration: none
}

.nav a:focus,.nav a:hover {
	color: #4078c0
}

.nav .nav-bookmark {
	border: 1px solid #f40;
	padding: 5px 10px;
	background: #f40;
	border-radius: 3px;
	color: #fff
}

.nav .nav-bookmark:focus,.nav .nav-bookmark:hover {
	color: #fff;
	background: #f60
}

.bookmark-tips {
	color: #666;
	font-size: 12px;
	margin-left: -10px
}

.groups {
	float: right;
	color: #666;
	position: relative;
	top: -3px
}

.groups a {
	bottom: -4px;
	position: relative
}

.search {
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
	position: absolute;
	top: 42px;
	left: 0;
	right: 0;
	z-index: 100
}

.search-inner {
	height: 32px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}

.logo {
	float: left;
	margin-right: 12px;
	background: url(/static/show/picture/logo-3.png);
    display: block;
    width: 136px;
    margin-top: -8px;
    height: 51px;
    background-size: 130px;
    background-repeat: no-repeat;
}

.logo img {
	height: 32px;
	width: 128px
}

.search input {
	float: left;
	height: 32px;
	width: 445px;
	outline: 0;
	margin-right: 7.5px;
	padding-left: 6px;
	border: 1px solid #999
}

.search input:hover {
	border-color: #f40
}

.search input:focus {
	border-color: #f40;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(81,167,232,.5)
}

.search .link {
	border-radius: 0;
	text-decoration: none;
	margin: 0 7.5px;
	width: 135px;
	float: left;
	padding: 0 19px
}

.search .link.right {
	float: right
}

.section-main {
	padding-top: 20px;
	padding-bottom: 40px
}

.footer {
	clear: both;
	color: #666;
	border-top: 1px solid #f40;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center
}

.main,.side {
	float: left
}

.main {
	width: 900px
}

.side {
	width: 300px;
	border: 1px solid #eee
}

.list {
	padding: 2px 0 30px
}

.list:after {
	clear: both;
	content: '';
	display: table
}

.list .item {
	list-style: none;
	margin: 0 15px 15px 0;
	float: left;
	width: 285px;
	height: 339px;
	border: 1px solid #ccc;
	padding: 9px;
	position: relative
}

.list .item:hover {
	border-color: #f40;
	outline: 2px solid #f40
}

.list .img {
	display: block;
	width: 265px;
	height: 265px;
	overflow: hidden
}

.list img {
	display: block;
	width: 265px;
	height: auto
}

.list h2 {
	padding-top: 10px;
	font-size: 14px;
	line-height: 24px;
	max-height: 58px;
	overflow: hidden
}

.list .link {
	text-decoration: none;
	word-break: break-all;
	color: #666
}

.list .link:hover {
	color: #4078c0
}

.item .iconfont,.item .star {
	position: absolute;
	top: 24px;
	left: 24px;
	font-size: 32px
}

.item .icon-close {
	left: auto;
	right: 24px;
	display: none
}

.item .icon-cover {
	top: auto;
	bottom: 80px;
	display: none
}

.item .star {
	left: 64px;
	font-size: 24px
}

.lakers-24 .item .icon-close,.lakers-24 .item .icon-cover,.lakers-24 .item .star {
	display: block
}

.item .icon-close-on,.item .icon-close:hover,.item .icon-collect-selected,.item .icon-collect:hover,.item .icon-cover-selected,.item .icon-cover:hover {
	color: #f40
}

.center-wrap {
	clear: both;
	text-align: center
}

.simple-pagination {
	position: relative;
	left: 50%;
	float: left
}

.simple-pagination li {
	position: relative;
	left: -50%
}

.bdsharebuttonbox {
	display: none!important
}

.bdsharebuttonbox.openshare {
	display: block!important
}

.bdshare-button-style0-32 a {
	margin: 0 7.5px!important
}

.whole .side {
	display: none
}

.whole .main {
	width: 100%
}

.whole .item:nth-child(4n) {
	margin-right: 0
}

a[href$="1259267551"] {
	display: none
}

.lakers-24 .xiu-detail .list .star {
	display: none
}

.lakers-24 .xiu-detail .hot .star {
	display: block
}

@media screen and (min-width:1000px) {
	.is-intro .intro-wrap {
		display: table;
		width: 100%;
		height: 100%
	}

	.intro {
		text-align: center;
		display: table-cell;
		vertical-align: middle
	}

	.intro .icon-close {
		color: #ddd;
		font-size: 32px;
		position: fixed;
		right: 10px;
		top: 10px
	}

	.intro .icon-close:hover {
		color: #fff
	}
}

@media screen and (max-width:600px) {
	body {
		min-width: 320px;
		max-width: 600px;
		width: 100%
	}

	.wrap {
		width: auto
	}

	.bookmark-tips,.groups,.logo,.nav-bookmark,.search,.search input,.side,#qr_tool,#down,#goindex {
		display: none
	}

	.header {
		margin-bottom: 0
	}

	.xiu-detail .header {
		margin-bottom: 72px
	}

	.xiu-detail .search {
		display: block
	}

	.search .detail {
		position: relative;
		left: 50%;
		float: left;
		min-width: 300px
	}

	.search .link {
		position: relative;
		left: -50%
	}

	.main {
		width: 100%!important
	}

	.list .item {
		float: none;
		margin: 0 auto 15px!important;
		width: 300px;
		height: 360px
	}

	.list .img {
		width: 280px;
		height: 280px
	}

	.list img {
		width: 280px
	}

	.tips {
		padding: 30px 0
	}

	.is-xxoo .nav-xxoo {
		color: #de0cde!important;
		display: inline-block
	}
}

#header-banner {
	float: right
}

#header-banner a,#header-banner img {
	display: block;
	width: 285px;
	height: 32px
}

/*返回顶部*/
#scrollUp, #feedback, #down, #goindex, #qr_tool {
    background-image: url(/static/show/picture/toos_backgrounds.png);
}

.bottom_tools {
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 40px;
}

.bottom_tools &gt; * {
    font: 0/0 a;
    display: block;
    margin-top: 5px;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none
}

.qr_img {
    position: absolute;
    top: -189px;
    left: -183px;
    display: none;
    max-width: 173px;
}

#scrollUp {
    width: 45px;
    height: 45px;
    background-position: -54px -53px;
    display: none;
}

#scrollUp:hover {
    background-position: -100px -53px
}

#feedback {
    width: 45px;
    height: 45px;
    background-position: -102px 0
}

#feedback:hover {
    background-position: -146px -46px
}

#down {
    width: 45px;
    height: 45px;
    background-position: -194px 0
}

#down:hover {
    background-position: -238px -46px
}

#goindex {
    width: 45px;
    height: 45px;
    background-position: -240px 0
}

#goindex:hover {
    background-position: -284px -46px
}
#qr_tool {
    width: 45px;
    height: 45px;
    background-position: -148px 0;
    cursor: pointer;
}

#qr_tool:hover {
    width: 45px;
    height: 45px;
    background-position: -192px -46px;
}</pre></body></html>