a,body,div,html,img,li,p,span,ul {
	-webkit-text-size-adjust: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0
}

a:link,a:visited,a:hover,a:active {
	text-decoration: none
}

ul {
	list-style: none
}

.logo {
	float: left;
	display: block;
	height: 30px;
	width: 120px;
	margin: 15px 20px 0px 5px;
	background-size: cover;
	color: #fbb312;
	font-size: 18px;
    font-weight: bold;
}

	
	
#bg {
	height: 1000px;
	background-position: top center,center center;
	-webkit-text-size-adjust: 100%;
	background-attachment: fixed;
	-webkit-animation: scrollToup 5s linear infinite;
	animation: scrollToUp 20s linear infinite;
	background-color: #161616;
	background-image: url("https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1599110282667&di=d11d898ff4de356d34abe3b621a60f09&imgtype=0&src=http%3A%2F%2Fbpic.588ku.com%2Fback_pic%2F04%2F61%2F87%2F12586f2edcd8f45.jpg")
}
.announcement {border-radius: 2px;padding: 0 10px;height: 40px;}
.announcement .glyphicon {margin-right: 5px;top: -10px;}
.glyphicon {position: relative;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: 400;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.announcement .glyphname {height: 36px;line-height: 36px;overflow: hidden;display: inline-block;}

@-webkit-keyframes scrollToUp {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 0 -250px
	}
}

@-webkit-keyframes scrollToUp {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: 0 -250px
	}
}

.header {
	height: 50px;
	width: 960px;
	margin: 0 auto;
	background: rgba(51,51,51,.5);
	font: 11px Tahoma,'Microsoft Yahei',Simsun;
/*position:fixed;z-index:100;*/
}

.main {
	height: 100%;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0px 0
} /*åŽŸ padding:60px 0 0px 0;*/
.column {
	background-color: rgba(51,51,51,.5);
	margin: 0 0 10px 0
}

.bar {
	height: 20px
}

.title {
	height: 22px;
	font-weight: 600;
	color: #ed3163;
	text-indent: 10px;
	float: left;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKAAAAAYAQMAAABHmGR2AAAABlBMVEUAAADtMWMWu81sAAAAAXRSTlMAQObYZgAAABJJREFUGNNjoAV4MCpIviB9AABPyg4BWhZYTAAAAABJRU5ErkJggg==");
	font: 15px/25px Tahoma,'Microsoft Yahei',Simsun
}

.list {
	padding: 10px 0px 0px 0px
}

.list a {
	height: 24px;
	width: 120px;
	margin: 0px 0px 10px 0px;
	font: 13px/24px Tahoma,'Microsoft Yahei',Simsun;
	color: #fff;
	background: no-repeat 0px center;
	overflow: hidden;
	display: block;
	float: left;
	transition: all .35s;
	position: relative;
	z-index: 1
}

.list a:hover {
	color: #fff;
	background: none
}

.list a:before {
	visibility: hidden;
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 0;
	height: 100%;
	background: rgba(255,51,102,.7);
	z-index: -1;
	transform: skew(45deg,0);
	transition: all .35s;
}

.list a:hover:before {
	visibility: visible;
	width: 150%;
	left: -25%;
}

.list a img {
	height: 14px;
	width: 14px;
	margin: 5px 4px 0px 4px;
	border-radius: 3px;
	float: left;
	overflow: hidden
}
/*.list a:hover,.img{transform:scale(1.5);transition:transform .3s ease-in-out 0s;animation:doudong 0.4s ease-in-out both;animation-delay:.06s;}
	@-webkit-keyframes doudong{0%{transform:translate3d(0,0,0)translateZ(0);}25%{transform:translate3d(4px,0,0)translateZ(0);}50%{transform:translate3d(-3px,0,0)translateZ(0);}75%{transform:translate3d(2px,0,0)translateZ(0);}100%{transform:translate3d(0,0,0)translateZ(0);}}*/
.app {
	margin: 0px 0px 10px 0px
}

.app ul li {
	width: 80px;
	margin: 14px 0px 5px 0px;
	text-align: center;
	float: left
}

.app ul li img {
	margin: 0 auto;
	width: 28px;
	height: 28px;
	display: block;
	border-radius: 6px
}

.app ul a {
	font: 11px/28px Tahoma,'Microsoft Yahei',Simsun;
	color: #dcdcdc;
	overflow: hidden;
	white-space: nowrap
}

.app ul a:hover img {
	transform: scale(1.5);
	transition: transform .3s ease-in-out 0s
}

.jp {
	font-weight: bold;
	background-image: -webkit-linear-gradient(left,#FFFFBD,#E7A138 16.66%,#EDB63C 33.33%,#FFFFBD 50%,#E7A138 66.66%,#EDB63C 83.33%,#FFFFBD);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	color: transparent;
	background-size: 200% 100%;
	animation: light 2s linear infinite
}

.lk:hover {
	background-image: -webkit-linear-gradient(left,#FFFFBD,#E7A138 16.66%,#EDB63C 33.33%,#FFFFBD 50%,#E7A138 66.66%,#EDB63C 83.33%,#FFFFBD);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	color: transparent;
	background-size: 200% 100%;
	animation: light 2s linear infinite
}

@-webkit-keyframes light {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -100% 0
	}
}

.xz {
	animation: mrlogo 8s linear infinite;
}

@-webkit-keyframes mrlogo {
	0% {
		transform: rotateZ(0deg);
	}

	100% {
		transform: rotateZ(360deg);
	}
}

@media only screen and (max-width:640px) {
.main,.header,.column,.list {
		width: 100%
	}

	.list a img {
		margin: 5px 4px 0px 0px;
		display: block
	}
	.list a {
		margin: 0 0 2.5% 0.3%;
		width: 24.7%
	}
	.announcement{ display:none;}
	.app ul li {
		width: 20%
	}
}