.header {
	background: url("../images/fy1/fy1-header-bg.jpg") no-repeat 50% 0px; margin: 0px auto; width: 100%; height: 86px;
}
.hot-game {
	width: 1220px; height: 352px; margin-top: 20px;
}
.hot-game-title {
	background: url("../images/common-title-icon.png") no-repeat 0px 50%; height: 50px; color: rgb(255, 51, 102); line-height: 50px; padding-left: 20px; font-size: 22px; font-weight: 700;
}
.hot-game-title span {
	color: rgb(0, 153, 255);
}
.container-hot-game {
	background: rgb(255, 255, 255); border-radius: 5px; border: 1px solid rgb(255, 102, 0); border-image: none; width: 283px; height: 350px; overflow: hidden; font-size: 12px; position: relative; cursor: pointer;
}
.container-hot-game .game-txt {
	margin: 0px auto; width: 263px; height: 45px; color: rgb(0, 0, 0); line-height: 45px; font-size: 18px;
}
.container-hot-game .game-name {
	width: 120px;
}
.container-hot-game .game-star {
	background: url("../images/fy1/fy1-star.png") no-repeat 0px 0px; margin: 12px 0px; width: 100px; height: 21px; vertical-align: middle; display: inline-block; position: relative;
}
.container-hot-game .game-star-show {
	background: url("../images/fy1/fy1-star.png") no-repeat 0px -23px; left: 0px; top: 0px; width: 100px; height: 21px; position: absolute;
}
.container-hot-game .game-star-0 {
	width: 0px;
}
.container-hot-game .game-star-1 {
	width: 9px;
}
.container-hot-game .game-star-2 {
	width: 20px;
}
.container-hot-game .game-star-3 {
	width: 29px;
}
.container-hot-game .game-star-4 {
	width: 40px;
}
.container-hot-game .game-star-5 {
	width: 49px;
}
.container-hot-game .game-star-6 {
	width: 60px;
}
.container-hot-game .game-star-7 {
	width: 69px;
}
.container-hot-game .game-star-8 {
	width: 80px;
}
.container-hot-game .game-star-9 {
	width: 89px;
}
.container-hot-game .game-star-10 {
	width: 100px;
}
.container-hot-game .game-score {
	width: 43px;
}
.container-hot-game .box-img-mask {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 283px; height: 350px; right: 0px; bottom: 0px; position: absolute; z-index: 3; opacity: 0.1;
}
.container-hot-game .box-img {
	transition:0.6s; left: 50%; width: 600px; margin-left: -300px; position: absolute; z-index: 1;
}
.container-hot-game .box-img-bg {
	top: 0px; opacity: 0; transform: scaleX(0);
}
.container-hot-game .box-img-ren {
	top: -6px; opacity: 0;
}
.container-hot-game .box-img-info {
	bottom: 0px; opacity: 0; transform: translateX(-500px);
}
.mouseover.container-hot-game {
	overflow: visible;
}
.mouseover.container-hot-game .box-img-bg {
	opacity: 1; transform: scaleX(1);
}
.mouseover.container-hot-game .box-img-ren {
	opacity: 1;
}
.mouseover.container-hot-game .box-img-info {
	opacity: 1; transform: translateX(0px);
}
.nav-service {
	background: rgb(252, 252, 252); border-radius: 5px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 283px; height: 450px;
}
.nav-service ul {
	width: 283px; height: 400px; overflow: hidden;
}
.nav-service li {
	width: 283px; height: 50px;
}
.nav-service a {
	padding: 0px 10px; width: 263px; height: 50px; line-height: 50px; display: block;
}
.nav-service a:hover {
	background: rgb(221, 232, 245);
}
.nav-service .sort {
	background: url("../images/fy1/fy1-rank-icon.png") no-repeat 0px 0px; width: 18px; height: 22px; color: rgb(255, 255, 255); line-height: 16px; display: block;
}
.nav-service .top1 {
	background-position: 0px 0px;
}
.nav-service .top2 {
	background-position: 0px -27px;
}
.nav-service .top3 {
	background-position: 0px -54px;
}
.nav-service .top4 {
	background-position: 0px -81px;
}
.nav-service .top5 {
	background-position: 0px -81px;
}
.nav-service .top6 {
	background-position: 0px -81px;
}
.nav-service .top7 {
	background-position: 0px -81px;
}
.nav-service .top8 {
	background-position: 0px -81px;
}
.nav-service .game {
	width: 80px; color: rgb(0, 0, 0); font-size: 14px;
}
.nav-service .hot {
	color: rgb(255, 0, 0);
}
.nav-service .platform {
	width: 70px; color: rgb(0, 0, 0); font-size: 12px;
}
.nav-service .online {
	width: 45px;
}
.nav-service .trend {
	background: url("../images/fy1/fy1-rank-icon.png") no-repeat 0px -107px; width: 13px; height: 12px; margin-top: 18px; display: block;
}
.nav-service .upward {
	background-position: 0px -124px;
}
.server-list {
	background: rgb(252, 252, 252); border-radius: 5px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 893px; height: 450px;
}
.server-list dl {
	width: 893px; height: 400px; overflow: hidden;
}
.server-list dt {
	height: 50px; line-height: 50px;
}
.server-list dd {
	height: 50px; line-height: 50px;
}
.server-list dt span {
	margin-right: 3px; display: block;
}
.server-list dd span {
	margin-right: 3px; display: block;
}
.server-list .hot {
	color: rgb(255, 0, 0);
}
.server-list .game-name {
	width: 136px; margin-left: 3px;
}
.server-list .server-time {
	width: 140px;
}
.server-list .server {
	width: 140px;
}
.server-list .platform {
	width: 140px;
}
.server-list .gift {
	width: 180px;
}
.server-list .operate {
	width: 136px;
}
.server-list dt span {
	background: url("../images/fy1/fy1-server-bg-line.png") repeat-x 0px 5px; color: rgb(0, 0, 0); font-size: 16px;
}
.server-list dd span {
	background: rgb(255, 255, 255); border: 1px solid rgb(245, 248, 251); border-image: none; height: 45px; color: rgb(0, 0, 0); line-height: 45px; font-size: 14px; margin-bottom: 3px;
}
.server-list dd .game-name {
	width: 134px;
}
.server-list dd .server-time {
	width: 138px;
}
.server-list dd .server {
	width: 138px;
}
.server-list dd .platform {
	width: 138px;
}
.server-list dd .gift {
	width: 178px;
}
.server-list dd .gift a {
	background: url("../images/common-gift-icon.png") no-repeat; margin: 10px 5px; width: 26px; height: 26px; vertical-align: middle; display: inline-block;
}
.server-list dd .gift .ico-cz {
	background-position: 0px 0px;
}
.server-list dd .gift .ico-fl {
	background-position: 0px -31px;
}
.server-list dd .gift .ico-lb {
	background-position: 0px -62px;
}
.server-list dd .operate {
	width: 134px;
}
.server-list dd .operate .startgame-btn {
	background: url("../images/fy1/fy1-startgame-btn.png") no-repeat 0px 0px; margin: 7px 0px 8px; width: 109px; height: 32px; vertical-align: middle; display: inline-block;
}
.server-list dd .operate .startgame-btn:hover {
	background-position: 0px -37px;
}
