body {
	color:#212121;
	background-color: #000;
	font-size:1pc;
	line-height:1.8
}
::selection {
	background:#262a30;
	color:#fff
}
a {
	color:#212121;
	-webkit-transition:all .3s
}
*,button {
	outline:none!important
}
.am-topbar {
	background: #242424;
	margin-bottom:0
}
.am-topbar-logo {
	margin-right:10px
}
.am-nav>li.am-active>a {
	cursor:pointer!important
}
.logo {
	padding:2pc 0;
	color:#ff9900;
	text-align:center;
	font-size:30px;
	font-weight:800
}
.am-modal-hd {
	padding:15px 10px
}
footer {
	color:#999
}
#go-to-top {
	bottom:40px;
	right:40px;
	box-shadow:0 3px 10px rgba(0,64,128,.2);
	z-index:9;
	position:fixed;
	display:none;
	cursor:pointer
}
@media only screen and (max-width:640px) {
	.am-topbar-nav {
	text-align:center
}
#go-to-top {
	display:none!important
}
}#lv-container {
	margin:0 -5px;
}
#zanzhu li span {
	font-size:24px
}
#zanzhu img {
	margin:0 0 -10px 0
}
ins {
	background:transparent
}