
@charset "UTF-8";

/* 
* @description: CP开放平台 wrap style
* @version: 3.1.0
* @author: wuwl
* @update: wuwl (2013-12-27) 
*/
.footer {
  color: #777;
  text-align: center;
  padding: 10px 0;
}

.footer a {
  color: #777;
  margin: 0 3px;
}

.footer a:visited {
  color: #747474;
}

.main {
  width: 978px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  margin-top: 20px;
}

.main .main-content {
  *zoom: 1;
  zoom: 1;
  display: block;
}

.main .main-content:before, .main .main-content:after {
  display: table;
  content: "";
  line-height: 0;
}

.main .main-content:after {
  clear: both;
}

.main .main-content .grids-main {
  float: left;
  width: 100%;
}

.main .main-content .grids-main .main-inner {
  margin: 0 auto 0 198px;
  /* margin-left:$sub_width;
        margin-right:$aside_width ; */
}
.main .main-content .grids-sub,
.main .main-content .grids-aside {
  float: left;
  position: relative;
}

.main .main-content .grids-aside {
  width: auto;
  margin-left: -auto;
}

.main .main-content .grids-sub {
  margin-left: -100%;
  width: 198px;
}

.main .main-content .main-inner {
  background: #FFF;
  border-left: 1px solid #e4e4e4;
  padding: 0 0 30px 0;
  min-height: 560px;
  _height: auto !important;
  _height: 560px;
  _overflow: visible;
}

.main .main-content .main-inner-no-border {
  background: #FFF;
  padding: 20px 0 30px 0;
  min-height: 560px;
  _height: auto !important;
  _height: 560px;
  _overflow: visible;
  position: relative;
}

.content-wrap {
  padding: 0 30px;
}

.content-wrap .tab-title .tab-item {
  width: 140px;
  margin-right: 8px;
}

.content-wrap .tab-title .tab-item .inner {
  width: 140px;
}

.content-wrap .tab-title .ques {
  display: block;
  float: right;
}

.content-wrap .tab-title .ques:hover {
  color: #4ca2ff;
  text-decoration: none;
}

.content-wrap .tab-title .ques span {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 21px;
  background-color: #28a3ef;
  color: #fff;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
}

.content-wrap .tab-title .ques span .prompt {
  font-size: 12px;
  text-align: left;
}

.fun-nav ul {
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
}

.fun-nav li {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  margin-right: 30px;
  padding: 0 5px;
}

.fun-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fun-nav li a:hover {
  color: #4ca2ff;
  text-decoration: none;
}

.fun-nav li.cur a {
  color: #28a3ef;
  font-weight: bold;
  border-bottom: 3px solid #28a3ef;
}
.fun-nav .prompt-white {
  position: relative;
  z-index: 100;
}
.fun-nav .prompt-white .prompt {
  display: none;
  position: absolute;
  width: 260px;
  padding: 10px;
  border: 1px solid #c0c0c0;
  left: 30px;
  bottom: 40px;
  font-size: 12px;
  line-height: 22px;
  color: #666;
  background-color: #fff;
  text-align: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fun-nav .prompt-white .prompt p {
  line-height: 16px;
  margin-bottom: 15px;
}
.fun-nav .prompt-white .prompt:before, .fun-nav .prompt-white .prompt:after {
  display: block;
  content: '';
  position: absolute;
  border-width: 10px 7px;
  border-color: transparent;
  border-style: solid;
  border-top-color: #c0c0c0;
  left: 20px;
  bottom: -21px;
  margin-left: -6px;
}
.fun-nav .prompt-white .prompt:after {
  z-index: 2;
  bottom: -20px;
  margin-left: -5px;
  border-width: 10px 6px;
  border-top-color: #fff;
}
.user-wrap {
  padding: 14px 14px 0 14px;
  border-bottom: 1px solid #e4e4e4;
  height: 69px\9;
}

.user-wrap .btn-sec-w {
  margin-bottom: 14px;
}

.user-info {
  height: 14px;
  font-size: 12px;
  margin-bottom: 10px;
}

.user-info .dot, .user-info .label, .user-info .text {
  display: block;
  float: left;
  height: 14px;
  line-height: 14px;
}

.user-info .dot {
  width: 12px;
  background-position: 0 -162px;
  margin-right: 5px;
}

.user-info .label {
  font-weight: 700;
}

.sub-btn-wrap {
  padding: 20px 0 0 0;
}

.sub-btn-wrap .btn-big {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.sub-nav {
  background: #FFF;
}

.sub-nav .nav-item {
  width: 100%;
  height: 40px;
  position: relative;
}

.sub-nav .nav-item .item-inner {
  position: absolute;
  left: -1px;
  width: 100%;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #333;
  border: 1px solid #e4e4e4;
  border-left-color: #d7d7d7;
  border-top-width: 0;
}

.sub-nav .nav-item .item-inner:hover {
  text-decoration: none;
}

.sub-nav .current .item-inner {
  background: #5ba5ff url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/bg/nav_l_o_bg.gif) no-repeat left;
  color: #FFF;
  border-left-color: #0073ff;
  border-right-color: #5ba5ff;
  text-decoration: none;
}
.main-top {
  height: 69px;
  border-bottom: 1px solid #e4e4e4;
  background: #FFF;
}

.main-top .return, .main-top .main-top-header {
  height: 69px;
  float: left;
}

.main-top .flow-wrap {
  float: right;
}

.main-top .return {
  width: 38px;
  position: relative;
}

.main-top .return .arr-big {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -9px;
}

.main-top .return:hover {
  background: #5ba5ff;
}

.main-top .return:hover .arr-big {
  background-position: 0 -18px;
}

.main-top .main-top-header {
  border-left: 1px solid #e4e4e4;
  padding: 0 10px;
  _width: 250px;
}

.main-top .main-top-header .game-intro {
  color: #999;
  font-size: 12px;
  line-height: 14px;
  margin: 15px 0 6px 0;
}

.main-top .main-top-header .game-title, .main-top .main-top-header .game-big-title {
  font-size: 18px;
  color: #4089e0;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  font-weight: 700;
}

.main-top .main-top-header .game-big-title {
  line-height: 69px;
}

.friend-wrap {
  width: 1000px;
  margin: 10px auto 40px auto;
  border: 1px solid #d7d7d7;
  background: #FFF;
  *zoom: 1;
}

.friend-wrap:before, .friend-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}

.friend-wrap:after {
  clear: both;
}

.friend-wrap .friend-item {
  float: left;
  width: 195px;
  border-right: 1px solid #e4e4e4;
}

.friend-wrap .friend-item .title, .friend-wrap .friend-item .friend-inner {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e4e4e4;
  text-indent: 10px;
}

.friend-wrap .friend-item .title {
  background: #f8f8f8;
  font-size: 14px;
  text-align: center;
  color: #333;
}

.friend-wrap .friend-item .friend-inner {
  border-bottom-style: dotted;
  height: 31px;
  line-height: 23px;
  padding-top: 8px;
  overflow: hidden;
}

.friend-wrap .friend-item .friend-inner .qq-icon, .friend-wrap .friend-item .friend-inner .qq-icon-out, .friend-wrap .friend-item .friend-inner .text {
  vertical-align: middle;
}

.friend-wrap .friend-item .friend-inner .qq-icon, .friend-wrap .friend-item .friend-inner .qq-icon-out {
  margin-right: 5px;
}

.friend-wrap .last-item {
  border-right: none;
  width: 194px;
}

.faq-wrap {
  padding: 10px;
}

.faq-title {
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  font-weight: 700;
  background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/common_icon_sp.png);
  background-repeat: no-repeat;
  background-position: 0 -102px;
  padding-left: 35px;
  margin: 10px 0;
}

.faq-list {
  padding-left: 5px;
}

.faq-list li {
  height: 26px;
  line-height: 26px;
  list-style: none;
  font-size: 12px;
  overflow: hidden;
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/bg/list_dot.gif) no-repeat left;
}

.faq-list li .link {
  display: block;
  padding-left: 10px;
}

.flow-item {
  cursor: pointer;
  position: relative;
  *z-index: 1;
  height: 26px;
}

.flow-item .state-icon-round-now {
  font-weight: 700;
}

.flow-item .state-icon-round-yes, .flow-item .state-icon-round-now, .flow-item .state-icon-round-no, .flow-item .state-icon-yes, .flow-item .state-icon-plus, .flow-item .state-icon-plus-g {
  float: left;
}

.flow-item .line {
  width: 168px;
  height: 2px;
  background: #e3e3e3;
  margin-top: 12px;
  _overflow: hidden;
}

.flow-item .state-icon-round-yes, .flow-item .state-icon-round-now, .flow-item .state-icon-round-no, .flow-item .state-icon-yes, .flow-item .state-icon-plus, .flow-item .state-icon-plus-g {
  position: relative;
}

.flow-item .state-icon-round-yes .text, .flow-item .state-icon-round-now .text, .flow-item .state-icon-round-no .text, .flow-item .state-icon-yes .text, .flow-item .state-icon-plus .text, .flow-item .state-icon-plus-g .text {
  position: absolute;
  display: block;
  font-size: 12px;
  color: #333;
  white-space: nowrap;
  left: 50%;
  bottom: -25px;
  margin-left: -25%;
}

.flow-item .steps-small-tip {
  line-height: 180%;
  top: -65px;
  left: -76px;
  position: absolute;
  padding: 8px 15px 15px 10px;
  width: 152px;
  height: 40px;
  background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/steps-small-tip.png);
  color: #333333;
  text-align: center;
  font-size: 12px;
}

.flow-item .steps-small-tip .steps-small-tip-close {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

.flow-item:hover .steps-hover-tip {
  display: block;
}

.flow-item .steps-hover-tip {
  display: none;
  color: #333333;
  top: 32px;
  left: -172px;
  position: absolute;
  width: 332px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  padding: 14px 20px 20px 20px;
  z-index: 2;
}

.flow-item .steps-hover-tip .dot-arr-top {
  width: 9px;
  height: 5px;
  background-position: 0 -440px;
  top: -5px;
  left: 180px;
  position: absolute;
}

.flow {
  height: 26px;
}

.flow .flow-item {
  float: left;
}

.flow .yes .line {
  background: #a0d372;
}

.flow .plus .text {
  font-weight: 700;
}

.flow-wrap .flow {
  padding: 10px 40px 0 70px;
}

.flow-three .line {
  width: 220px;
  _width: 210px;
}

.flow-four .line {
  width: 190px;
  _width: 180px;
}

body, .screen-popup, .popup-bg, .opaLayer {
  width: 100%;
  height: 100%;
}

.screen-popup {
  display: none;
  position: fixed;
  top: 0;
  bottom: auto;
  z-index: 100;
}

* html, * html body {
  background-image: url(about:blank);
  background-attachment: fixed;
}

* html .screen-popup {
  position: absolute;
  bottom: auto;
  top: expression(eval(document.documentElement.scrollTop));
}

.popup-bg {
  position: relative;
  filter: progid: DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7F000000', EndColorStr='#7F000000');
  background: rgba(0, 0, 0, 0.5);
}

:root .popup-bg {
  filter: none;
}

.opaLayer {
  position: absolute;
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/bg/shade_ie.gif) no-repeat;
  left: 50%;
  margin-left: -500px;
}

.screen-popup-on {
  display: block;
}

.pop-box {
 /* width: 398px;
  height: 178px;
  padding: 5px;
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/scr_pop.png) no-repeat;
  _background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/scr_pop.gif) no-repeat;*/
  position: absolute;
  left: 50%;
  margin-left: -204px;
  top: 50%;
  margin-top: -94px;
}

.pop-box .header {
  height: 39px;
  line-height: 39px;
  background: #f8f8f8;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 10PX;
}

.pop-box .header .inner-text {
  float: left;
  font-size: 14px;
  color: #333;
  font-weight: 700;
}

.pop-box .header .close {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/close_sp.png);
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 10px;
}

.pop-box .header .close:hover {
  background-position: 0 -20px;
}

.pop-box .content {
  display: table;
  overflow: hidden;
  width: 100%;
  height: 84px;
  text-align: center;
  font-size: 14px;
  *width: 100%;
  *position: relative;
}

.pop-box .content .prompt-msg {
  display: table-cell;
  vertical-align: middle;
  *position: absolute;
  *top: 50%;
  *left: 50%;
}

.pop-box .content .prompt-msg .inner {
  *width: 398px;
  *position: relative;
  *top: -50%;
  *left: -50%;
}

.pop-box .inline-center-btn {
  text-align: center;
}

.pop-box .inline-center-btn .btn-sec-w, .pop-box .inline-center-btn .btn-sec-b {
  display: inline-block;
  width: 80px;
  margin: 0 5px;
}


/* add by wuwl ###1111 for 3.0.5 大事件 */

.popup-entity {
  display: none;
  position: absolute;
  left: 50%;
  top: 10%;
  background: #FFF;
}

.popup-entity .entity-header {
  padding: 8px 15px 5px 15px;
  position: relative;
  background: #f2f2f2;
  border-bottom: 1px solid #e0e0e0;
}

.popup-entity .entity-header .double-title {
  color: #999;
  line-height: 16px;
}

.popup-entity .entity-header .double-title .title {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #333;
}

.popup-entity .entity-header .close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/common_icon_sp.png);
  background-repeat: no-repeat;
  background-position: 0 -364px;
  cursor: pointer;
  overflow: hidden;
}

.popup-entity .entity-header .close:hover {
  background-position: 0 -384px;
}

.guide-on {
  display: block;
}

.guide-on .pop-box, .guide-on .popup-entity {
  display: none;
}

.fly-prompt {
  position: absolute;
  width: 978px;
  border: solid #cddcc1;
  border-width: 0 1px 1px 1px;
  left: 50%;
  margin-left: -490px;
  top: 50px;
  padding: 5px 0;
  background: #f9fff4;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
  color: #6aab30;
}

.fly-prompt .dot-pro, .fly-prompt .inner-text, .fly-prompt .btn-sec-w {
  display: inline-block;
  vertical-align: middle;
}

.fly-prompt .dot-pro {
  margin-right: 10px;
}

.fly-prompt .btn-sec-w {
  margin-left: 15px;
}

.fly-prompt .close {
  float: right;
  display: block;
  width: 9px;
  height: 9px;
  background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/common_icon_sp.png);
  background-repeat: no-repeat;
  background-position: 0 -323px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  overflow: hidden;
}

.fly-prompt-red {
  z-index: 10;
  position: absolute;
  width: 978px;
  border: solid #ffcf99;
  border-width: 0 1px 1px 1px;
  left: 50%;
  margin-left: -490px;
  top: 50px;
  height: 23px;
  padding: 5px 0;
  background: #fff4d9;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  color: #ff8800;
}

.fly-prompt-red .dot-horn, .fly-prompt-red .inner-text, .fly-prompt-red .btn-sec-w {
  display: inline-block;
  vertical-align: middle;
}

.fly-prompt-red .dot-horn {
  margin-right: 10px;
}

.fly-prompt-red .btn-sec-w {
  margin-left: 15px;
}

.fly-prompt-red .close {
  float: right;
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/sprite/common_icon_sp.png);
  background-repeat: no-repeat;
  background-position: 0 -569px;
  cursor: pointer;
  position: absolute;
  top: 13px;
  right: 15px;
  overflow: hidden;
}

.hide-prompt-wrap {
  display: block;
  position: absolute;
  width: 100%;
  top: -30px;
  left: 0;
  text-align: center;
}

.hide-prompt-wrap .hide-prompt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #fffae4;
  border: 1px solid #f5d18c;
  padding: 0 25px;
  text-indent: 0;
  font-size: 12px;
  color: #d78f22;
  font-weight: 700;
  height: 28px;
  line-height: 28px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
 
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.hide-prompt-wrap .hide-prompt .dot-pro, .hide-prompt-wrap .hide-prompt .inner-text {
  display: block;
  float: left;
}

.hide-prompt-wrap .hide-prompt .dot-pro {
  background-position: 0 -348px;
  margin: 6px 10px 0 0;
}


/* add by wuwl ###1010 for 文档中心3.0.2 */

.aside-vernav-header {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 14px;
  color: #333;
  font-weight: 700;
  text-indent: 20px;
}

.aside-vernav .item {
  position: relative;
  height: 32px;
  width: 100%;
}

.aside-vernav .item .m-wrap {
  display: block;
  position: absolute;
  width: 200px;
  height: 32px;
  line-height: 32px;
  text-indent: 20px;
  left: -1px;
  z-index: 5;
}

.aside-vernav .item .m-wrap:hover {
  text-decoration: none;
  background: #5ba5ff url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/bg/nav_v_l.gif) left no-repeat;
  color: #fff;
}

.aside-vernav .item .current, .aside-vernav .item .hover {
  background: #5ba5ff url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/bg/nav_v_l.gif) left no-repeat;
  color: #fff;
}

.aside-vernav .item .vernav-drop {
  display: none;
  position: absolute;
  width: 298px;
  background:  #FFF;
  border: 1px solid #d5d5d5;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
 
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-radius: 2px;
  padding: 10px 0;
  left: 189px;
  top: -20px;
  z-index: 10;
  /* edit by wuwl ###1022 */
}

.aside-vernav .item .vernav-drop .drop-item {
  display: block;
  margin-left: 20px;
  line-height: 20px;
  padding: 5px 5px 5px 0;
}

.aside-vernav .item .vernav-drop .arr-left {
  display: block;
  width: 5px;
  height: 9px;
  background: url(https://image.9game.cn/s/uae/g/1m/game_open/web/public/images-v3/bg/nav_arr_left.gif) no-repeat;
  position: absolute;
  left: -5px;
  top: 32px;
}


/* 2015-06-03 v351 molb 数据升跌显示 */

.main-top .data-status {
  height: 70px;
  line-height: 70px;
  float: right;
  margin-right: 30px;
}

.main-top .data-status a {
  color: #666;
}

.main-top .data-status .sprite-v351 {
  vertical-align: text-bottom;
}

.main-top .data-status .arr-right-blue {
  vertical-align: inherit;
  margin-left: 8px;
}

.main-top .data-status strong {
  font-size: 18px;
}