
header {
  position: relative;
  z-index: 10;
}

header nav {
  width: 100%;
  height: 72px;
  background: #35373f;
  color: #fff;
}

header nav .logo {
  display: block;
  width: 216px;
  height: 100%;
  overflow: hidden;
  text-indent: -999999px;
  background: left center url("https://image.9game.cn/s/uae/g/1m/game_open/web/public/aliplay/common/nav/images/header_logo_new.png") no-repeat;
}

header nav .nav-box {
  display: block;
  margin-left: 20px;
  height: 100%;
}

header nav .nav-box li {
  display: block;
  float: left;
  height: 100%;
}

header nav .nav-box li.hover a {
  text-decoration: none;
  background: #2a2c32;
}

header nav .nav-box li a {
  display: block;
  height: 100%;
  color: #ffffff;
  padding: 0px 22px;
  line-height: 72px;
  font-size: 14px;
}

header nav .nav-box li a:hover {
  text-decoration: none;
  background: #2a2c32;
}

header nav .info-right {
  height: 100%;
}

header nav .info-right .is-noLogin, header nav .info-right .is-login {
  height: 100%;
  position: relative;
}

header nav .info-right .is-noLogin a, header nav .info-right .is-noLogin span {
  display: inline-block;
  line-height: 22px;
  margin-top: 25px;
}

header nav .info-right .is-noLogin span {
  margin: 0px 20px;
}

header nav .info-right a {
  color: #fff;
}

header nav .is-login {
  display: block;
}

header nav .is-login .msg-icon {
  display: inline-block;
  width: 33px;
  height: 33px;
  text-indent: -9999px;
  overflow: hidden;
  background: left bottom url("images/msg-1.png") no-repeat;
  margin: 11px 0px 0px 38px;
}

header nav .is-login .msg-icon.have-msg {
  background: left bottom url("images/msg-2.png") no-repeat;
}

header nav .is-login .user-nav, header nav .is-login .msg-nav {
  width: 155px;
  background: #454751;
  position: absolute;
  top: 64px;
  right: -24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

header nav .is-login .user-nav:after, header nav .is-login .msg-nav:after {
  content: ' ';
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #454751;
  position: absolute;
  top: -12px;
  right: 18px;
}

header nav .is-login .user-nav li, header nav .is-login .msg-nav li {
  height: 50px;
  position: relative;
}

header nav .is-login .user-nav li a, header nav .is-login .msg-nav li a {
  display: block;
  text-indent: 21px;
  line-height: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

header nav .is-login .user-nav li.hover, header nav .is-login .msg-nav li.hover {
  background: #6a6c74;
}

header nav .is-login .user-nav li + li, header nav .is-login .msg-nav li + li {
  border-top: solid 1px #585a63;
}

header nav .is-login .user-box {
  display: inline-block;
  height: 100%;
  position: relative;
  vertical-align: top;
}

header nav .is-login .user-box .info-userName {
  display: block;
  padding-right: 17px;
  background: right center url("images/icon-1.png") no-repeat;
  font-size: 14px;
  line-height: 36px;
  margin-top: 18px;
  cursor: pointer;
}

header nav .is-login .msg-box {
  display: inline-block;
  height: 100%;
  position: relative;
  vertical-align: top;
}

header nav .is-login .msg-box .msg-nav {
  right: -8px;
}

header nav .is-login .msg-box .msg-nav li a {
  text-indent: 50px;
  position: relative;
  z-index: 10;
}

header nav .is-login .msg-box .msg-nav li img {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  left: 10px;
  z-index: 2;
  display: inline-block;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}


header nav .info-right a.set {
  color: #8a8a8a;
  cursor: pointer;
}

.title-lk {
  display: block;
  font-size: 16px;
  text-align: left;
  color:#333;
  font-family:微软雅黑, "Microsoft YaHei", 宋体, SimSun, 苹果丽细宋, Tahoma, Helvetica, Arial, sans-serif;
}

.box-sml {
  margin-top: 15px;
  display: block;
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
  color:#333;
  font-family:微软雅黑, "Microsoft YaHei", 宋体, SimSun, 苹果丽细宋, Tahoma, Helvetica, Arial, sans-serif;
}

.box-sml p {
  margin-bottom: 10px;
}

.box-sml a {
  color: #28a3ef;
}

.box-sml a:hover {
  color: #ff541e;
}
.pop-box {
  width:460px !important;
  height: auto !important;
  background: #fff !important;
  padding:0px !important;
}
.pop-type-alert .pop-content .pop-title {
  font-family:微软雅黑, "Microsoft YaHei", 宋体, SimSun, 苹果丽细宋, Tahoma, Helvetica, Arial, sans-serif;
}