body,
a,
div,
h1,
h2,
img,
li,
p,
ul {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

li,
ul {
  list-style-type: none;
}

.gameHeader a {
  text-decoration: none;
  cursor: pointer;
  color: #7e7e7e;
}

.gameHeader a:hover {
  text-decoration: none;
  color: #f58120;
}

i,
em {
    font-style: normal;
    -o-transition: none .4s ease-in-out!important;
    -ms-transition: none .4s ease-in-out!important;
    -moz-transition: none .4s ease-in-out!important;
    -webkit-transition: none .4s ease-in-out!important;
    transition: none .4s ease-in-out!important;
}


.hide {
  display: none;
}

.ir {
  overflow: hidden;
  line-height: 99em;
}

.cd,
.game-gameTop {
  *zoom: 1;
}

.cd:after,
.game-gameTop:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
}

.m-topGame a:hover {
  text-decoration: none;
}

.gameHeader {
  background: url(../img/headerIconc20a.png?12) repeat-x 0 -124px;
  /* height: 51px; */
  border-bottom: 1px solid #e6e6e6;
  font: 14px/25px "\5FAE\8F6F\96C5\9ED1";
  display: block!important;
}

.gameHeader .u-gameLogo {
  position: absolute;
  top: 9px;
  left: 24px;
  width: 114px;
  height: 35px;
  float: left;
  z-index: 5;
}

.gameHeader .u-gameLogo a {
  display: block;
  width: 161px;
  height: 19px;
  background: url(../img/game-logo2.png) no-repeat;
  background-size: contain;
  margin-top: 8px;
}
.gameHeader .TopGameShow_Group {
  top: 52px;
}
.game-gameTop {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 10000;
  height: 52px;
  background: url(../img/headerIconc20a.png?12) repeat-x 0 -124px;
}

.game-gameAD {
  margin-left: 250px;
  cursor: pointer;
  float: left;
  height: 52px;
}

.game-gameAD .u-gameAD-big {
  top: 0;
  left: 0;
  position: absolute;
  width: 1200px;
  height: 197px;
  display: none;
  z-index: 1;
}

/*game nav*/
.game-gameNav {
  line-height: 51px;
  float: left;
  color: #7e7e7e;
  position: absolute;
  z-index: 7;
  right: 240px;
}

.game-gameNav li {
  float: left;
}

.game-gameNav a {
  padding: 0 12px;
  position:relative;
  float:left;
  display: block;
}
.game-gameNav li b{
  float:left;
  font-weight:500;
}
.game-gameNav .collect {
    background: url(../img/headerIconaab3.png?14) 47px -178px no-repeat;
    padding: 0 15px 0 12px;
    height: 42px;
    overflow: hidden;
}

/*collect*/
.u-collectBox {
  position: relative;
  float: right;
}

.u-collectBox .u-collect {
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 6px;
  right: -61px;
  *width:120px;
}

.u-collectBox .u-collect.hover {
  height: 442px;
  -webkit-transition: height .3s ease 0s;
  -moz-transition: height .3s ease 0s;
  -ms-transition: height .3s ease 0s;
  -p-transition: height .3s ease 0s;
  transition: height .3s ease 0s;
}

.u-collectBox .u-tt {
  display: block;
  width: 67px;
  height: 36px;
  padding-top: 9px;
  border: 1px solid #d7d7d7;
  border-bottom: 0;
  text-indent: 15px;
  line-height: 19px;
  background: #fbfbfb url(../img/headerIconc20a.png?12) -35px -179px no-repeat;
}

.u-collectBox .u-lst {
  background: #fbfbfb;
  width: 118px;
  height: 118px;
  border: 1px solid #d7d7d7;
  border-top: 0;
  padding-top: 7px;
  box-sizing: content-box;
}

.u-collectBox li {
  padding: 0 15px;
  line-height: 36px;
  white-space: nowrap;
}

.u-collectBox li a {
  background: url(../img/headerIconc20a.png?12) no-repeat;
  padding-left: 20px;
  display: block;
}

.u-collectBox li a:hover {
  color: #000;
}

.u-collectBox li a.icon1 {
  background-position: 0 -214px;
}

.u-collectBox li a.icon1:hover {
  background-position: -107px -214px;
}

.u-collectBox li a.icon2 {
  background-position: 0 -250px;
}

.u-collectBox li a.icon2:hover {
  background-position: -107px -250px;
}

.u-collectBox li a.icon3 {
  background-position: 0 -286px;
}

.u-collectBox li a.icon3:hover {
  background-position: -107px -286px;
}

/*login*/
.header-login {
  float: left;
  text-align: right;
  max-width: 252px;
  position:relative;
}

.header-login .name{
  width: 110px;
  height: 51px;
  overflow: hidden;
  padding-right: 12px;
  display: inline-block;
  float: left;
  text-align: right;
}

/*topGame*/
.game-topGame {
  width: 103px;
  position: absolute;
  right: 117px;
  top: 0;
  z-index: 5; 
}

.game-topGame .top-game {
  background: #fff;
  border: 1px solid #d4dadf;
  display: block;
  width: 103px;
  height: 28px;
  color: #000;
  float: right;
  margin-top: 11px;
  line-height: 27px;
}

.game-topGame .top-game:hover {
  background: -webkit-linear-gradient(#fff, #f1f1f1);
  background: -o-linear-gradient(#fff, #f1f1f1);
  background: -moz-linear-gradient(#fff, #f1f1f1);
  background: linear-gradient(#fff, #f1f1f1);
}

.game-topGame .top-game:hover i {
  background-position: -112px -91px;
}

.game-topGame .top-game i {
  margin: 0 7px 0 15px;
  float: left;
  line-height: 28px;
  background: url(../img/headerIconc20a.png?12) no-repeat -112px -60px;
  width: 12px;
  height: 25px;
  display: inline-block;
  float: left;
}

/*topGame Hover*/	
/*
.top-gameBox {
  background: #fff;
  position: absolute;
  top: 52px;
  width: 1200px;
  right: 0;
  height: 0;
  overflow: hidden;
}

.top-gameBox .top-ad {
  width: 545px;
  height: 442px;
  float: left;
  overflow: hidden;
  display: block;
}

.top-gameBox .top-lst {
  width: 654px;
  float: left;
  border-left: 1px solid #e9e9e9;
}*/
/* .top-gameBox.open.top-gameBox {
  height: 486px;
  -webkit-transition: height .3s ease 0s;
  -moz-transition: height .3s ease 0s;
  -ms-transition: height .3s ease 0s;
  -p-transition: height .3s ease 0s;
  transition: height .3s ease 0s;
} */

.m-headerGame {
  width: 184px;
  float: left;
  margin: 14px 17px 0;
  height: 372px;
}

.m-headerGame .m-headerTitle {
  font: bold 16px/35px "\5FAE\8F6F\96C5\9ED1";
  border-bottom: 1px solid;
}

.m-headerGame .m-headerTitle.web-title {
  color: #f58120;
  border-bottom-color: #f58120;
}

.m-headerGame .m-headerTitle.mobile-title {
  color: #47c6f5;
  border-bottom-color: #47c6f5;
}

.m-headerGame .m-headerTitle.casual-title {
  color: #9dd428;
  border-bottom-color: #9dd428;
}

.u-gameLst {
  padding-top: 17px;
}

.u-gameLst li {
  float: left;
  width: 48%;
  margin-right: 2%;
}

.u-gameLst a {
  margin-bottom: 5px;
  color: #505050;
  display: block;
  clear: both;
  height: 25px;
}

.u-gameLst a:hover {
  color: #f58120;
}

.u-gameLst span {
  float: left;
}

.u-gameLst i {
  float: left;
  background: url(../img/headerIconc20a.png?12) no-repeat;
  display: inline-block;
  width: 21px;
  height: 25px;
  margin-left: 10px;
}

.u-gameLst i.hot {
  background-position: 0 -25px;
}

.u-gameLst i.new {
  background-position: 0 0;
}

a.game-btnBig {
  width: 103px;
  height: 32px;
  display: block;
  clear: both;
  color: #f58120;
  margin: 0 auto;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  background: url(../img/headerIconc20a.png?12) no-repeat 0 -58px;
}

a.game-btnBig:hover {
  background-position: 0 -91px;
  color: #fff;
}
.letter{ display:inline-block; 
  width:20px;
  height:15px;
  display:inline-block;
  background:  url(../img/headerIconc20a.png?12) no-repeat 0 -343px;
  margin:18px 0 0 5px;
  float:left;
}
.letter.cur{
  background-position: -108px -343px;
}
 
.header-login .names span,.comNickname span{
  float:left;
  position: relative;
  width:100px;
  height:35px;
  overflow: hidden;
}


.header-login  .name   ,.comNickname  {
/*  float:left;
  position: relative;
  width:160px;  
  height:35px;
  overflow: hidden;*/
}
.header-login .name  a ,.comNickname a  {
	padding: 0 0px;
	position: inherit; text-align:right; 
	float: left;
	display: inline-block;
	width:85px;
	height:35px;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	color: #7e7e7e;
}

.header-login .name  a b,.comNickname a b  {
	display: inline-block;
	width:85px;
	overflow: hidden;
    float: inherit;text-align:right; 
    font-weight: 500;
}


.header-prompt{
  position:absolute;
  width:240px;
  top:45px;
  right:166px;
  font-size:12px;
  background: #FFF7D6;
  border:1px solid #FFC99B;
  height:23px;
  line-height:23px;
  padding:0 9px;
}
.header-prompt a{
  color:#E96A00 !important;
  padding:0 !important;
  float: none !important;
  display: inline !important;
}
.header-prompt i{
  display: block;
  width:14px;
  height:6px;
  position:absolute;
  top:-6px;
  right:35%;
  background: url(../img/headerIconc20a.png?12) no-repeat 0 -367px;
}
.header-prompt b{
  font-size:18px;
  margin-left:5px;
  position:absolute;
  right:5px;
  cursor: pointer;
  display: block;
  top:0;
}
.header-prompt-close{
  padding-right:25px;
}
/*# sourceMappingURL=gameHeader.css.map */

    /*   ä¿¡æ¯å¼¹å±‚ */
.header-prompt-close{padding-right:25px}
.header-prompt span{font-size:18px;margin-left:5px;position:absolute;right:5px;cursor:pointer;display:block;top:0}
.message-icon,.p-message em{background-image:url(../index.html);background-repeat:no-repeat;display:block;float:left;width:24px;height:18px}
.p-message{position:absolute;top:29px;right:-87px;z-index:7;width:348px;display:none;cursor:pointer;font-size:14px;overflow:hidden}
.p-message-box{margin-top:14px;border:1px solid #EF7F2F;position:relative;padding-bottom:15px;background:#fff}
.p-message-hover{display:block;transition:height .3s ease 0s}
.p-message-header{height:40px;line-height:40px;text-align:center;margin-left:12px}
.p-message-header i{color:#E3681A;padding:0 5px;font-weight:500}
.game-gameNav li .p-message-header  b { float:none; color:#E3681A;padding:0 5px;font-weight:500}
.p-message-list{overflow:hidden;border-top:1px dashed #EEEFF3;padding:8px 0 14px 12px;font-size:12px; text-align:left;  margin:0;}
.p-message-list:hover{background:#f5f5f5}
.p-message-list dt{padding-right:18px}
.p-message-list dt h4{height:18px;line-height:18px;overflow:hidden;margin:0}
.message-xt h4 i{background-position:0 3px}
.message-gr h4 i{background-position:0 -24px}
.message-hd h4 i{background-position:0 -49px}
.p-message-list dt span{float:right;font-weight:500}
.p-message-list dd{ position:relative;line-height:18px;margin-top:12px; padding:11px 10px 0  0px; margin:0; }
.p-message-list dd a.zi_xiangqi{
	position:absolute;
	right:12px;
	bottom:0;
	color:#EF7F2F;
	display: block;
}
.p-message-list dd a{     padding: 0 2px;
    position: inherit;
    float: none;
    display: 	inline-block ; }
 .see_more_info_ha{padding:13px 0 0 10px;text-align:center;line-height:30px;  }
 .see_more_info_ha a{width:88px;height:22px;border:1px solid #EF7F2F;border-radius:10px;text-align:center;line-height:22px;margin:0 4px;display:inline-block;font-size:12px;color:#EF7F2F!important; float:none; }
 .see_more_info_ha a:hover{color:#fff!important;background:#EF7F2F;   }
.p-message em{height:6px;width:10px;position:absolute;top:-6px;left:50%;background-position:-3px -74px}
.no-news{padding:50px 0 94px}
.no-news dt img{display:block;margin:0 auto}
.no-news dd{padding-top:10px;line-height:100%;text-align:center}	  

.iconC_gact_hot { width: 13px; height: 13px; background-position: -28px 0px  ;}
.iconC_gact_new { width: 13px; height: 13px; background-position: -48px 0px  ;}
.iconC_gact_beta { width: 13px; height: 13px; background-position: -67px 0px  ;}

.account-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999999;
  display: none;
}

.account-modal .modal-main {
  width: 420px;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 9999;
  overflow: hidden;
  box-sizing: border-box;
  transform: translateY(-50%);
  margin-left: -210px;
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 34px;
}

.account-modal .modal-main .header {
  background: url(../../oss.youzu.com/y_web/89e46080-5c50-44eb-9e2a-83fb67740a2a_2022-05-05.png) no-repeat;
  width: 100%;
  height: 94px !important;
  display: inline-block;
  vertical-align: middle;
  background-position: -24px 0;
}

.account-modal .modal-main .header .close-details {
  width: 17px;
  height: 17px;
  right: 17px;
  top: 17px;
  position: absolute;
  cursor: pointer;
  background: url(../../pic.youzu.com/youzu/web/common/reg_login/images/denglu/yzlriconc4ca.png?1) no-repeat -80px -93px;
  ;
  display: none;
}

.account-modal .modal-main .modal-content {
  position: relative;
  width: 100%;
  padding: 0 47px 80px 47px;
  box-sizing: border-box;
}

.account-modal .modal-main .modal-content.details-content {
  display: none;
}

.account-modal .modal-main .modal-content .status-info {
  position: relative;
  height: 30px;
  padding: 10px 0;
  line-height: 30px;
  color: #FD7923;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
}

.account-modal .modal-main .modal-content .text-content {
  position: relative;
  overflow-y: auto;
  height: 260px;
  color: #5F5F5F;
  font-size: 16px;
}

.account-modal .modal-main .modal-content.details-content .text-content {
  margin-top: 10px;
  box-sizing: border-box;
}

.account-modal .modal-main .modal-content .status-info .details-icon {
  position: absolute;
  right: 0;
  top: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  background: url(../../oss.youzu.com/y_web/76261e5c-fcbf-4422-8168-2d5dfa2ab18b_2022-04-27.png) no-repeat top center;
  background-size: 100% auto;
}

.account-modal .modal-main .modal-content .ul {
  position: relative;
  margin: 30px auto;
}

.account-modal .modal-main .modal-content .ul .li {
  position: relative;
  color: #5F5F5F;
  font-size: 16px;
  padding-left: 20px;
  height: 30px;
  line-height: 30px;
}

.account-modal .modal-main .modal-content .ul .li::before {
  position: absolute;
  left: 0;
  top: 11px;
  background: #FD7923;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  content: "";
}

.account-modal .modal-main .modal-content .ul .li .time {
  color: #FD7923;
  display: inline-block;
  padding: 0 3px;
}

.account-modal .modal-main .modal-content .btn-group {
  position: relative;
  margin-top: 50px;
}

.account-modal .modal-main .modal-content .btn-group .btn-login {
  width: 325px;
  height: 55px;
  line-height: 55px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 3px;
  border: 0;
  background: url(../../oss.youzu.com/y_web/89e46080-5c50-44eb-9e2a-83fb67740a2a_2022-05-05.png) no-repeat -120px -103px;
  font-family: arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}

.account-modal .modal-main .modal-content .btn-group .btn-close {
  width: 325px;
  height: 55px;
  line-height: 55px;
  cursor: pointer;
  text-align: center;
  color: #EF8E24;
  font-size: 20px;
  box-sizing: border-box;
  margin-top: 20px;
  border-radius: 3px;
  border: 1px solid #F09633;
  font-family: arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}