@charset "utf-8";
/*----------------------------------------
Name: index.css
Date Created:2020/09/21 [coraline]
Last Updated:2020/09/21 [coraline]
----------------------------------------*/

#wrapper {
	width: 100%;
	overflow: hidden;
}

.login-cont {
	position: absolute;
	width: 350px;
	min-height: 340px;
	margin: 0 auto;
	z-index: 1;
}

.login-cont .bg {
	position: absolute;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.login-hd {
	margin: 15px 0 0 20px;
	color: #333;
	font-size: 18px;
	font-weight: bolder;
}

.login-bd {
	padding-top: 25px;
}

.login-mod, .res-chk, .res-chked, .btn-orange, .login-mod .int-box em.ico-u, .login-mod .int-box em.ico-psw, .other-login a {
	background-image: url("../images/common/icon_top_02.png");
	background-repeat: no-repeat;
}

.login-mod {
	position: absolute;
	top: 80px;
	width: 350px;
	min-height: 340px;
	background-position: 0 0;
	z-index: 10;
}

.login-mod h3.ttlm {
	position: relative;
	padding: 0 0 15px 25px;
	color: #333;
	font-size: 18px;
	z-index: 1;
}

.login-mod h3.ttlm span {
	display: inline-block;
	line-height: 58px;
	border-top: 3px solid #f9602e;
}

.login-mod h3.ttlm em {
	display: block;
	position: absolute;
	right: 35px;
	top: 15px;
	width: 93px;
	height: 33px;
	overflow: hidden;
	text-indent: -9999px;
}

.login-mod .int-box {
	position: relative;
	width: 280px;
	height: 50px;
	margin: 0 auto;
	border: 1px solid #DDD;
	border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	/* Old Firefox */
	background-color: #FFF;
	z-index: 1;
}

.login-mod .int-box.b-line {
	border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-top: none;
	/* Old Firefox */
}

.login-mod .int-box em.ico-u, .login-mod .int-box em.ico-psw {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	margin-left: 15px;
	margin-top: 15px;
	background-position: -286px -435px;
}

.login-mod .int-box em.ico-psw {
	background-position: -313px -435px;
}

.int-box input {
	float: right;
	width: 200px;
	height: 24px;
	padding-left: 12px;
	margin-right: 20px;
	margin-top: 12px;
	border: none;
	border-left: 1px solid #DDD;
	outline: none;
	line-height: 24px;
	background: #FFF;
}

.int-box label {
	position: absolute;
	left: 60px;
	top: 16px;
	color: #999;
	z-index: 0
}

.checkbox-hide {
	float: left;
	height: 20px;
	line-height: 20px;
}

/* 登陆后  */

.login-mod .user-info {
	position: relative;
	width: 300px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px dashed #ccc;
	z-index: 1;
}

.login-mod .user-info h3 {
	font-size: 16px;
	color: #333;
}

.login-mod .user-des {
	padding-top: 25px;
	margin-left: 80px;
}

.login-mod .user-des span {
	display: block;
	margin-top: 12px;
}

.login-mod .user-des a {
	margin-right: 8px;
	color: #ff6f6f
}

.login-mod .user-des a:hover {
	color: #F36
}

.login-mod .user-des em {
	font-size: 16px;
	color: #ff7b10;
}

.login-mod .img_hd {
	position: absolute;
	left: 0;
	top: 25px;
	width: 61px;
	height: 61px;
}

.login-mod .btn_exit {
	position: absolute;
	right: 10px;
	top: 20px;
}

.login-mod .btn_mark {
	display: block;
	position: absolute;
	right: 20px;
	top: 40px;
	width: 79px;
	height: 44px;
	overflow: hidden;
	background-position: -181px 0;
	text-indent: -9999px;
}

.login-mod .task-mode {
	width: 280px;
	margin: 0 auto 0;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 14px;
}

.login-mod .task-mode h3 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bolder;
}

.login-mod .task-mode a.more {
	display: block;
	float: right;
	width: 44px;
	height: 15px;
	right: 0;
	overflow: hidden;
	background-position: -260px 0;
	text-indent: -9999px;
}

.login-mod .list_task li {
	height: 24px;
	line-height: 24px;
}

.login-mod .list_task .ttl {
	display: inline-block;
	width: 130px;
}

.login-mod .list_task em {
	display: inline-block;
	width: 100px;
	color: #ff7b10;
}

.login-mod .list_task .type {
	display: inline-block;
	text-align: right;
}

.login-mod .list_task .type a {
	color: #ff0000;
}

.login-mod .b-btns {
	padding: 15px 0 0 20px;
}

.login-mod .b-btns .btn-cjzx {
	margin-left: 20px;
}

.login-mod .btn_box {
	position: absolute;
	display: block;
	width: 95px;
	height: 33px;
	overflow: hidden;
	right: 0;
	top: 50px;
	background: url("../images/main/icon_box.png");
	text-indent: -9999px;
}

.login-mod .list_games li {
	clear: both;
	display: block;
	height: 28px;
	overflow: hidden;
}

.login-mod .list_games li a {
	color: #2186ce;
	cursor: pointer;
	display: block;
	line-height: 28px;
	overflow: hidden;
	text-decoration: none;
}

.login-mod .list_games li a:hover {
	color: #ec185b
}

.login-mod .list_games li span {
	float: right;
	margin-right:60px;
	/* margin: 0 8px; */
}

.login-mod .list_games li img {
	display: block;
	float: left;
	height: 16px;
	margin: 6px 8px 6px 6px;
	overflow: hidden;
	vertical-align: middle;
	width: 16px;
}

/* cheakbox reset */

.res-chk {
	display: block;
	width: 14px;
	height: 14px;
	background-position: -294px -409px;
}

.res-chked {
	display: block;
	width: 14px;
	height: 14px;
	background-position: -314px -409px;
}

.auto-login {
	height: 35px;
	padding: 25px 30px 0 35px;
}

.auto-login .res_chk {
	width: 14px;
	margin-right: 5px;
}

.fl {
	float: left;
}

.auto-login .link {
	float: right;
}

.auto-login .link .link_reg {
	color: #ec185b;
}

.auto-login .tip-l {
	margin-left: 5px;
	color: #999;
}

.login-mod .btns {
	clear: both;
	padding-left: 35px;
	padding-bottom: 15px;
}

.btn-orange {
	display: block;
	width: 280px;
	height: 41px;
	margin-bottom: 12px;
	background-position: 0 -394px;
	color: #FFF;
	font-size: 18px;
	line-height: 41px;
	text-align: center;
	z-index: 1;
}

.other-login span {
	display: inline-block;
	padding-left: 35px;
	vertical-align: top;
}

.other-login a.qq-log, .other-login a.wechat-log {
	display: inline-block;
	width: 26px;
	height: 26px;
	margin-top: -5px;
	margin-right: 8px;
	overflow: hidden;
	background-position: -41px -490px;
	text-indent: -9999px;
}

.other-login a.wechat-log {
	background-position: -3px -490px;
}

/*-------cont-kv-------*/

/*background */

.cont-kv {
	height: 450px;
}

.cont-kv .inner-mod {
	position: relative;
	z-index: 2;
}

#kv-box {
	width: 1920px;
	height: 717px;
	margin: 0 auto;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
	z-index: 1
}

.clickable {
	position: relative;
	z-index: 1;
	top: -160px;
}

.cont-kv .item a {
	display: block;
	width: 1920px;
	z-index: 1
}

/* position */

h3.ttl {
	background: url(../images/main/ttl.jpg) no-repeat 0 0;
}

h3.ttl {
	position: relative;
	height: 18px;
	padding-left: 10px;
	padding-bottom: 8px;
	color: #333;
	font-size: 20px;
	line-height: 20px;
	*line-height: 22px;
	z-index: 1;
}

h3.ttl span {
	margin-left: 10px;
	color: #999;
	font-size: 14px;
}

#contents .cont-main {
	position: relative;
	width: 1240px;
	margin: 0 auto 0;
	padding: 20px 0;
	background-color: #FFF;
	z-index: 1;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

#contents .cont-main .bg-shadow {
	position: absolute;
	width: 1360px;
	height: 182px;
	top: 0;
	left: 50%;
	margin-left: -680px;
	background: url(../images/main/bg_content.png) no-repeat center top;
	z-index: -1;
}

#left-columns {
	float: left;
	width: 260px;
	padding-left: 20px;
	overflow: hidden;
	padding-bottom: 15px;
}

#main-columns {
	float: left;
	width: 920px;
	padding-left: 20px;
	overflow: hidden;
}

.recommend-games a.more, .hot-games a.more, .activity a.more {
	display: none !important;
}

h3.ttl a.more, .news span, .mflsc span, .list-recom .des .arow, .list-hot .g-bar em, .page-num span, .page-num a {
	background: url(../images/main/index.png) no-repeat;
}

h3.ttl .more {
	position: absolute;
	display: block;
	width: 40px;
	height: 13px;
	overflow: hidden;
	right: 0;
	top: 0;
	*top: 5px;
	background-position: 0 0;
	font-size: 14px;
	line-height: 9998px;
	text-indent: -9999px;
}

/*新闻*/

.news .top {
	margin: 15px 0 10px;
}

.news li {
	height: 26px;
	line-height: 26px;
}

.news li a {
	display: inline-block;
	height: 26px;
	width: 252px;
	overflow: hidden;
	white-space: nowrap;
	*white-space: pre-wrap;
	text-overflow: ellipsis;
}

.news span, .mflsc span {
	display: block;
	float: left;
	width: 27px;
	height: 15px;
	margin: 5px 4px 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

.news span.ico-new {
	background-position: -27px -13px;
}

.news span.ico-hot {
	background-position: 0 -13px;
}

.news a:hover {
	text-decoration: none;
	color: #333;
}

.news a:hover span.ico-new {
	background-position: -27px -28px;
}

.news a:hover span.ico-hot {
	background-position: -0 -28px;
}

/*开服表*/

.kfb {
	margin: 25px 0;
}

.kfb .pan {
	margin: 10px 0;
	border: 1px solid #DDD;
}

.kfb li {
	height: 34px;
	line-height: 34px;
}

.kfb li:hover {
	background-color: #fff4ee;
}

.kfb li a:hover span.name {
	color: #ff3823;
}

.kfb li span {
	display: inline-block;
	height: 34px;
	vertical-align: middle;
}

.kfb li span.time {
	width: 90px;
	text-align: right;
	color: #999;
}

.kfb li span.name {
	width: 72px;
	padding-left: 20px;
	color: #e95252;
	overflow: hidden;
}

.kfb li span.serv {
	width: 60px;
	color: #6AB8F7;
	text-align: center;
}

.kfb li.lst {
	height: 16px;
}

.kfb .hd a {
	display: inline-block;
	float: left;
	width: 129px;
	height: 32px;
	background: #DDD;
	font-size: 14px;
	line-height: 32px;
	text-align: center;
	color: #666;
}

.kfb .hd a.fouce {
	background-color: #FFF;
	color: #333;
}

.kfb .bd {
	padding-top: 15px;
	padding-bottom: 15px;
}

/*热门排行*/

.list-rank {
	margin-top: 10px;
}

.list-rank li {
	height: 26px;
	padding: 10px 0;
	overflow: hidden;
	light-height: 26px;
	border-bottom: 1px dashed #DDD;
}

.list-rank li em {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	overflow: hidden;
	background-color: #ffa359;
	text-align: center;
	line-height: 22px;
	color: #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.list-rank li h3 {
	float: left;
	clear: none;
	width: 90px;
	padding-left: 10px;
	overflow: hidden;
}

.list-rank li h3 a {
	display: block;
	height: 22px;
	line-height: 22px;
	color: #333;
	font-size: 14px
}

.list-rank li a.logo {
	display: none;
}

.list-rank li .type {
	float: left;
	padding-left: 20px;
	line-height: 22px;
}

.list-rank li a.btn-start {
	float: right;
	display: block;
	line-height: 22px;
}

.list-rank li.on {
	position: relative;
	height: 45px;
	background-color: #ff7b10;
	border-bottom: 1px solid #FFF;
	z-index: 1;
	overflow: visible;
}

.list-rank li.on em {
	position: absolute;
	left: -10px;
	top: 20px;
}

.list-rank li.on a.logo {
	display: block;
	float: left;
	width: 45px;
	height: 45px;
	margin-left: 20px;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.list-rank li.on h3 a {
	color: #FFF;
	font-size: 14px;
	font-weight: bolder;
}

.list-rank li.on .type {
	position: absolute;
	color: #FFF;
	left: 55px;
	top: 30px;
}

.list-rank li.on a.btn-start {
	display: block;
	width: 79px;
	height: 28px;
	margin: 10px 10px 0 0;
	overflow: hidden;
	background: url(../images/main/btn-start.png) no-repeat 0 0;
	text-indent: -9999px;
}

/*推荐游戏*/

.recommend-games {
	width: 920px;
	position: relative;
	z-index: 2;
}

.recommend-games ul {
	width: 1000px;
}

.recommend-games h3.ttl {
	margin-bottom: 15px;
}

.list-recom li {
	position: relative;
	float: left;
	width: 220px;
	height: 210px;
	margin: 0 10px 22px 0;
	border: 1px solid #DDD;
	border-radius: 4px;
	/* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 4px;
	/* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 4px;
	/* Webkit浏览器的私有属性 */
}

.list-recom li:hover {
	border: 1px solid #f4b0b0;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.list-recom .pic {
	width: 200px;
	height: 150px;
	overflow: hidden;
	margin: 10px 0 0 10px;
	border-radius: 4px;
	/* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 4px;
	/* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 4px;
	/* Webkit浏览器的私有属性 */
}

.list-recom .des {
	padding: 12px 10px 0 10px;
}

.list-recom .des h3.g-name {
	float: left;
	font-size: 16px;
	line-height: 22px;
}

.list-recom .g-bar {
	float: right;
	position: relative;
	width: 75px;
	height: 25px;
	margin: 1px 10px 0 0;
	overflow: hidden;
	border: 1px solid #DDD;
	border-bottom: none;
	z-index: 1;
}

.list-recom .g-bar .arow {
	position: absolute;
	display: block;
	width: 20px;
	top: 0;
	right: 0;
	height: 24px;
	background-position: right -88px;
	z-index: 2;
	cursor: pointer;
}

.list-recom .g-bar a {
	display: block;
	width: 70px;
	height: 24px;
	padding-left: 5px;
	line-height: 24px;
	border-bottom: 1px solid #DDD;
	background-color: #FFF;
}

.list-recom .g-bar a:hover {
	background-color: #F9F9F9;
	color: #FF7B10;
}

.list-recom .link-enter {
	float: right;
	display: block;
	width: 70px;
	height: 28px;
	border-radius: 6px;
	/* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 6px;
	/* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 6px;
	/* Webkit浏览器的私有属性 */
	background-color: #FF7B10;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
}

.list-recom .link-enter:hover {
	color: #fff;
	text-decoration: none;
	background: #f00000;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-moz-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-ms-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-o-animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	animation: ani-gw-link .3s linear .2s 1 normal 300ms 0 ease;
	-moz-animation: ani-gw-link .3s linear .2s 1 normal;
	-webkit-animation: ani-gw-link .3s linear .2s 1 normal;
	-o-animation: ani-gw-link .3s linear .2s 1 normal;
	-ms-animation: ani-gw-link .3s linear .2s 1 normal;
	animation: ani-gw-link .3s linear .2s 1 normal
}

.list-recom .g-home {
	display: none;
	position: absolute;
	right: 10px;
	bottom: 50px;
	width: 185px;
	height: 28px;
	padding-right: 15px;
	color: #FFF;
	font-size: 14px;
	text-align: right;
	line-height: 28px;
}

.list-recom li.on .g-home {
	display: block;
	background: url(../images/main/bg.png) no-repeat 0 0;
}

/* 热门游戏 */

.hot-games .list-hot {
	width: 1000px;
	margin-top: 10px;
}

/*--------------修改---------------*/

.hot-games .list-hot li {
	position: relative;
	float: left;
	width: 138px;
	height: 198px;
	overflow: hidden;
	margin: 0 15px 12px 0;
	border: 1px solid #EEE;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.hot-games .list-hot li img {
	margin-top: 20px;
	vertical-align: top;
	border: none;
	padding: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.hot-games .list-hot a {
	line-height: 20px;
}

.hot-games .list-hot .des {
	position: absolute;
	width: 138px;
	height: 75px;
	overflow: hidden;
	background-color: #FFF;
	z-index: 1;
}

.hot-games .list-hot li .name {
	height: 38px;
	line-height: 38px;
	font-size: 14px;
}

.hot-games .list-hot li .entr {
	height: 37px;
	background-color: #ff7b10;
	line-height: 37px;
}

.hot-games .list-hot li .entr a {
	color: #FFF;
}

.hot-games .list-hot li .entr a:hover {
	text-decoration: underline;
}

.hot-games .list-hot li .entr a.btn-start {
	padding: 3px 10px;
	margin-left: 17px;
	border: 1px solid #FFF;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.hot-games .list-hot li .entr a.btn-start:hover {
	background-color: #FFF;
	color: #ff7c11;
	text-decoration: none;
}

.hot-games .list-hot .g-home {
	display: none;
	position: absolute;
	right: 5px;
	bottom: 28px;
	color: #FF6701;
	font-size: 12px;
	z-index: 2;
}

.hot-games .list-hot li.on {
	border: 1px solid #ff7b10;
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
}

.hot-games .list-hot li.on .des {
	bottom: 0;
}

/* 手机游戏 */

.h5-games {
	clear: both;
	margin: 18px 0 0;
}

.list-h5games {
	width: 1000px;
	margin-top: 11px;
}

.list-h5games li {
	position: relative;
	float: left;
	width: 268px;
	height: 78px;
	overflow: hidden;
	margin: 0 50px 20px 0;
	cursor: pointer;
	border: 1px solid #EEE;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.list-h5games li .gameinfo {
	position: absolute;
	left: 0;
	top: 0;
	width: 240px;
	z-index: 1
}

.list-h5games li .gameinfo .logo {
	position: absolute;
	width: 65px;
	height: 65px;
	top: 6px;
	left: 6px;
	overflow: hidden;
	border-radius: 4px;
	/* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
	-moz-border-radius: 4px;
	/* Mozilla浏览器的私有属性 */
	-webkit-border-radius: 4px;
	/* Webkit浏览器的私有属性 */
}

.list-h5games li .gameinfo h4 {
	padding: 12px 0 10px 90px;
	font-size: 16px;
}

.list-h5games li .gameinfo .des {
	padding-left: 90px;
	font-size: 14px;
	color: #666;
}

.list-h5games li .code {
	position: absolute;
	z-index: 2;
}

.list-h5games li .code .bg {
	position: absolute;
	display: block;
	width: 268px;
	height: 78px;
	left: 0;
	top: 0;
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: -1
}

.list-h5games li .code .pic {
	margin: 6px 0 0 10px;
}

.list-h5games li .code .pic img {
	border: 3px solid #FFF;
}

.list-h5games li .code .tip {
	position: absolute;
	left: 100px;
	top: 15px;
	width: 120px;
	color: #FFF;
	font-size: 14px;
}

.list-h5games li .btn-start {
	position: absolute;
	display: block;
	left: 120px;
	top: 40px;
	width: 70px;
	height: 28px;
	color: #FFF;
	background-color: #ff7b10;
	text-align: center;
	line-height: 28px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.list-h5games li .code {
	display: none;
}

.list-h5games li.on .code {
	display: block;
}

/*更多页游*/

.more-games {
	clear: both;
	padding: 10px 0 20px 20px;
}

.list-moregames li {
	float: left;
	position: relative;
	width: 103px;
	height: 84px;
	padding-left: 85px;
	margin-top: 20px;
	border: 1px solid #EEE;
	margin-right: 9px;
}

.list-moregames li .logo {
	position: absolute;
	display: block;
	left: 10px;
	top: 10px;
	width: 65px;
	height: 65px;
	overflow: hidden;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.list-moregames li.on {
	background-color: #fff8f3;
	border: 1px solid #ff7b10;
	box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
}

.list-moregames li h3 {
	margin: 20px 0 8px;
	font-size: 14px;
}

.list-moregames li h3 a {
	color: #333;
}

.list-moregames li h3 a:hover {
	color: #ff7b10;
}

.list-moregames li p {
	font-size: 12px;
	color: #888;
}