@charset "UTF-8";
a,
body {
  color: #333;
}
.fi_cont a:hover,
a,
a:hover {
  text-decoration: none;
}
body,
dd,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body {
  font: 12px/1.5 \5fae\8f6f\96c5\9ed1, \5b8b\4f53, Arial, 'MS Trebuchet',
    sans-serif;
  background: #ffffff;
  -webkit-text-size-adjust: 100%;
}
em,
i {
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: '微软雅黑', '黑体';
  font-size: 14px;
  font-weight: 400;
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input {
  background: 0 0;
}
p {
  word-wrap: break-word;
}
.undis {
  display: none;
}
.dis {
  display: block;
}
.ind {
  text-indent: 2em;
}
.layout {
  margin: 0 auto;
  width: 1000px;
}
.bd:after,
.cf:after,
.chief:after,
.extra:after,
.ft:after,
.hd:after,
.layout:after,
.main:after,
.sub:after {
  content: '';
  display: table;
  clear: both;
}
.layout .chief {
  width: 680px;
  float: left;
}
.layout .extra {
  width: 300px;
  float: right;
}
.layout .chief .sub {
  width: 300px;
  float: left;
}
.layout .chief .main {
  width: 360px;
  float: right;
}
@media screen {
  .fl,
  .fr,
  .hd h2,
  .hd h3 {
    display: inline;
  }
  .fl {
    float: left;
  }
  .fr {
    float: right;
  }
  .hd h2,
  .hd h3 {
    float: left;
  }
  .f12 {
    font-size: 12px;
  }
  .f14 {
    font-size: 14px;
  }
  .f16 {
    font-size: 16px;
  }
  .f18 {
    font-size: 18px;
  }
  .f20 {
    font-size: 20px;
  }
  .f24 {
    font-size: 24px;
  }
  .l20 {
    line-height: 20px;
  }
  .l22 {
    line-height: 22px;
  }
  .l24 {
    line-height: 24px;
  }
  .l26 {
    line-height: 26px;
  }
  .l28 {
    line-height: 28px;
  }
  .l30 {
    line-height: 30px;
  }
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.mt10 {
  margin-top: 10px;
}
.mt12 {
  margin-top: 12px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.ml20 {
  margin-left: 20px;
}
.ml5 {
  margin-left: 5px;
}
.mr15 {
  margin-right: 15px;
}
.mb1 {
  margin-top: 1px;
}
.fnum {
  font-family: Arial;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.logo {
  display: none;
  width: 100%;
  height: 53px;
  background-color: #fff;
}
.logo .logoCont {
  width: 1100px;
  height: 53px;
  margin: 0 auto;
}
.logo .logoCont .logoImg {
  display: block;
  width: 180px;
  height: 53px;
  margin-left: 78px;
  background: url(../img/login/logo.png) no-repeat;
}
.page {
  width: 100%;
  background: url(../img/login/gameBg.jpg) center 0 no-repeat;
}
.page .pageCont {
  width: 1248px;
  padding: 50px 0 70px;
  margin: 0 auto;
}
.page .pageCont .logoLink {
  top: 40px;
  left: 0;
}
.page .pageCont .logoLink a {
  float: left;
  margin-right: 16px;
  cursor: default;
}
.areaUl li,
.fi_cont a,
.popBox .bd .btn,
.popBox .closeBtn,
.wmodal_close {
  cursor: pointer;
}
.page .pageCont .gameBg {
  width: 730px;
  border: 1px solid #b7c4cd;
  background: #fff;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-filter: alpha(opacity=70);
}
.game {
  width: 730px;
  top: 51px;
  right: 1px;
}
.game .hd {
  width: 698px;
  height: 75px;
  padding: 30px 0 20px 32px;
  background: url(../img/login/img_06.png) no-repeat;
}
.game .hd .link {
  width: 125px;
  height: 18px;
  background: url(../img/login/img_08.png) no-repeat;
  top: 0;
  right: 68px;
  padding: 8px 16px;
}
.game .hd .link .l1,
.game .hd .link .l2 {
  height: 15px;
  padding-left: 20px;
  line-height: 14px;
  font-size: 14px;
  display: block;
}
.game .hd .link .l1 {
  color: #8c7544;
  background: url(../img/login/icon_01.png) left center no-repeat;
}
.game .hd .link .l1:hover {
  color: #af955c;
  background: url(../img/login/icon_01H.png) left center no-repeat;
}
.game .hd .link span {
  color: #b69651;
  font-size: 14px;
  line-height: 14px;
  margin: 0 11px;
}
.game .hd .link .l2 {
  color: #8c7544;
  background: url(../img/login/icon_02.png) left center no-repeat;
}
.game .hd .link .l2:hover {
  color: #af955c;
  background: url(../img/login/icon_02H.png) left center no-repeat;
}
.game .hd .btn {
  width: 698px;
  margin-bottom: 20px;
}
.game .hd .btn .btn1 {
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  margin-right: 12px;
  padding: 12px 34px;
  background-color: #0293cd;
  border-radius: 4px;
}
.game .hd .btn .btn1:hover {
  background-color: #039cda;
}
.game .hd .btn .btn2 {
  font-size: 14px;
  line-height: 38px;
  color: #029edd;
}
.game .hd .btn .btn2:hover {
  color: #03aef2;
}
.game .hd .btn .btn3 {
  font-size: 14px;
  line-height: 38px;
  color: #333;
}
.game .hd .btn .loginName {
  font-size: 12px;
  line-height: 38px;
  color: #333;
  margin-right: 40px;
}
.game .hd .btn #loginOff {
  display: block;
}
.game .hd .btn #loginOn {
  display: none;
}
.game .hd .notice .noticeL {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: url(../img/login/icon_03.png) no-repeat;
}
.game .hd .notice .noticeR {
  width: 600px;
}
.game .hd .notice .noticeR .noticeRUl li {
  font-size: 12px;
  line-height: 18px;
  color: #d49817;
}
.game .hd .notice .noticeR .noticeRUl li a {
  color: #d49817;
}
.game .bd {
  padding: 26px 0 0 33px;
  border-bottom: 1px #e7e7e9 solid;
  background: url(../img/login/img_07.jpg) no-repeat #fefefe;
  overflow: hidden;
}
.game .bd .txt,
.game .ft .txt {
  border-bottom: 1px #dbdcdc solid;
}
.game .bd .txt {
  width: 667px;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.areaUl {
  margin-left: 18px;
  margin-bottom: 32px;
}
.areaUl li {
  font-size: 14px;
  line-height: 36px;
  color: #fbfbfb;
  position: relative;
  margin-right: 51px;
  float: left;
  border-radius: 4px;
}
.areaUl li a {
  width: 140px;
  height: 36px;
  padding-left: 30px;
  padding-right: 12px;
  display: block;
  color: #fbfbfb;
}
.areaUl .type1 .img,
.areaUl .type2 .img,
.areaUl .type3 .img,
.areaUl .type4 .img,
.areaUl .type5 .img {
  position: absolute;
  top: 0;
  left: -17px;
  width: 36px;
  height: 36px;
  font-size: 18px;
  line-height: 36px;
  color: #fbfbfb;
  text-align: center;
}
.areaUl .type1 {
  background-color: #817f7a;
}
.areaUl .type1 .img {
  background: url(../img/login/img_01.png) no-repeat;
}
.areaUl .type2 {
  background-color: #399111;
}
.areaUl .type2 .img {
  background: url(../img/login/img_03.png) no-repeat;
}
.areaUl .type3 {
  background-color: #0382a3;
}
.areaUl .type3 .img {
  background: url(../img/login/img_02.png) no-repeat;
}
.areaUl .type4 {
  text-align: center;
  background-color: #c83c0b;
}
.areaUl .type4 .img {
  background: url(../img/login/img_04.png) no-repeat;
}
.areaUl .type4 p {
  margin-left: -18px;
}
.areaUl .type5 {
  text-align: center;
  background-color: #217097;
}
.areaUl .type5 .img {
  background: url(../img/login/img_05.png) no-repeat;
}
.areaUl .type5 p {
  margin-left: -18px;
}
.areaUl .end {
  margin: 0;
}
.game .ft {
  padding: 26px 0 20px 33px;
}
.game .ft .txt {
  width: 667px;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.game .ft .gameIn {
  width: 697px;
  margin-bottom: 34px;
}
.game .ft .gameIn .p1 {
  font-size: 14px;
  line-height: 36px;
  color: #666;
  margin-right: 8px;
}
.game .ft .gameIn .p3,
.game .ft .gameIn input {
  width: 136px;
  height: 34px;
  line-height: 34px;
  margin-right: 8px;
  font-size: 14px;
  text-align: center;
}
.game .ft .gameIn input {
  display: none;
  color: #333;
  border: 1px solid #dfe0e0;
  outline: 0;
  border-radius: 4px;
}
.game .ft .gameIn .p3 {
  color: #696868;
  border: 1px solid #dfe0e0;
  border-radius: 4px;
}
.game .ft .gameIn .p2 {
  font-size: 14px;
  line-height: 36px;
  color: #666;
  margin-right: 26px;
}
.game .ft .gameIn .btn {
  width: 100px;
  height: 36px;
  display: block;
  font-size: 14px;
  line-height: 36px;
  color: #fbf8f0;
  text-align: center;
  cursor: pointer;
  background-color: #0293cd;
  border-radius: 4px;
}
.popBox,
.shandow {
  display: none;
  position: fixed;
}
.game .ft .gameIn .btn:hover {
  background-color: #039cda;
}
.game .ft .areaAll li {
  margin-bottom: 23px;
}
.shandow {
  z-index: 50;
  width: 100%;
  background: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
  height: 100%;
  bottom: 0;
  left: 0;
}
.popBox {
  width: 400px;
  top: 50%;
  left: 50%;
  margin: -95px 0 0 -200px;
  z-index: 100;
  background-color: #fff;
}
.popBox .hd {
  border-bottom: 1px #e6e6e6 solid;
}
.popBox .hd .tit {
  font-size: 16px;
  line-height: 38px;
  padding-left: 15px;
  color: #333;
}
.popBox .bd {
  padding: 35px 0 25px;
}
.popBox .bd .txt {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  text-align: center;
  width: 360px;
  margin: 0 auto 40px;
}
.popBox .bd .btn {
  width: 140px;
  height: 36px;
  display: block;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  background-color: #2e9de7;
  border-radius: 3px;
}
.popBox .closeBtn {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  position: absolute;
  top: 7px;
  right: 10px;
}
.wmodal_wrap {
  display: none;
  position: absolute;
  z-index: 99;
  top: 120px;
  left: 50%;
  width: 420px;
  height: 320px;
  margin: 0 0 0 -210px;
  background-color: #fff;
  font-family: 'Microsoft Yahei';
}
.wmodal_title {
  height: 44px;
  line-height: 44px;
  padding: 30px 0;
  font-size: 24px;
  color: #4a4a4a;
  text-align: center;
}
.wmodal_cont {
  height: 90px;
  padding: 30px 0 0;
}
.wmodal_form .wmodal_cont {
  height: 120px;
  padding: 0;
}
.wmodal_word {
  width: 350px;
  line-height: 26px;
  font-size: 14px;
  margin: 0 auto;
  color: #000;
}
.wmodal_info .wmodal_word {
  text-align: center;
}
.wmodal_word a,
.wmodal_word span {
  color: #125cd5;
}
.mf_item {
  position: relative;
  width: 350px;
  margin: 0 auto;
}
.mf_item i {
  position: absolute;
  top: 2px;
  left: 5px;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../img/login/icons.png);
}
.mf_item input {
  display: block;
  width: 300px;
  height: 34px;
  padding: 0 10px 0 40px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  outline: 0;
}
.mf_name i {
  background-position: 0 0;
}
.mf_id i {
  background-position: 0 -30px;
}
.mf_item.sel input {
  border: 1px solid #ff8200;
}
.mf_name.sel i {
  background-position: -30px 0;
}
.mf_id.sel i {
  background-position: -30px -30px;
}
.mf_tip {
  width: 350px;
  margin: 0 auto;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #e10b00;
}
.wmodal_btns {
  width: 350px;
  margin: 20px auto 0;
  text-align: center;
}
.wmodal_btns_1 a {
  width: 348px;
}
.wmodal_btns_2 a {
  width: 150px;
  margin: 0 10px;
}
.wmodal_btns a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  background-color: #ff8200;
}
.wmodal_btns .btn_w {
  height: 34px;
  line-height: 34px;
  border: 1px solid #6f6f6f;
  color: #6f6f6f;
  background-color: #fff;
}
.wmodal_btns .diabled {
  background-color: #fff;
  color: #6f6f6f;
  font-size: 14px;
}
.wmodal_close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 44px;
  height: 44px;
  background-image: url(../img/login/modal_close.png);
  text-indent: -9999em;
  overflow: hidden;
}
.mconetentBox {
  padding: 15px;
  display: inline-block;
  width: 738px;
}
.wallowBox {
  padding: 30px;
  display: inline-table;
}
.wallowInfo {
  width: 100%;
}
.wallowInfo li {
  width: 100%;
  float: left;
  padding: 6px;
  height: 28px;
  line-height: 28px;
}
.wallowInfo li label {
  width: 110px;
  float: left;
  padding-right: 10px;
  text-align: right;
}
.wallowInfo li input {
  width: 240px;
  height: 26px;
  line-height: 26px;
  float: left;
  border: 1px solid #e1e1e1;
  padding: 0 5px;
}
.wallowInfo li span {
  color: red;
  float: left;
  padding-left: 10px;
}
.wallowBtn {
  clear: both;
  padding: 15px 0 0 120px;
}
.wallowBtn a {
  float: left;
  display: block;
  padding: 10px 50px;
  font-size: 16px;
  background: #00baff;
  color: #fff;
  border: 1px solid #03b4f6;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  margin: 0 2px;
  -webkit-transition: all 0.3s ease 0.2s;
  transition: all 0.3s ease 0.2s;
}
.wallowBtn a:hover {
  background: #4dbffd;
  border: 1px solid #01b2f4;
}
.wallowTip {
  width: 100%;
  padding-top: 30px;
  clear: both;
}
.wallowTip p {
  line-height: 24px;
  text-indent: 15px;
  color: #777;
  padding: 5px 0;
}
.wallowTip p strong {
  color: red;
}
.f_wrap {
  width: 100%;
  margin: 0;
}
.f_notice {
  width: 100%;
  padding: 15px 0;
  background-color: #ffffff;
}
.fn_cont {
  width: 1200px;
  margin: 0 auto;
}
.fnc_text {
  margin: 0 0 8px;
  line-height: 26px;
}
.fnc_text em,
.fnc_text i {
  font-size: 20px;
  font-style: normal;
  margin: 0 20px;
}
.fnc_text span {
  margin: 0 20px;
  font-size: 14px;
}
.fnc_btns a {
  width: 140px;
  height: 20px;
  line-height: 20px;
  margin: 0 5px;
  font-size: 14px;
  border-radius: 10px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border: 1px solid #525252;
}
.f_info {
  margin: 20px 0 40px;
}
.fi_cont {
  width: 1200px;
  margin: 0 auto;
}
.fi_cont a,
.fi_cont p {
  margin: 0;
  line-height: 18px;
  font-size: 12px;
}
.fi_cont a:hover {
  color: #066eaf;
  outline: 0;
}
.fnc_btns a,
.fnc_text em,
.fnc_text i,
.fnc_text span {
  color: #525252;
}
.fnc_btns a:hover {
  color: #fff;
  background-color: #afafaf;
}
.fi_cont p {
  color: #525252;
}
.fi_cont,
.fn_cont,
.fnc_btns,
.pagination {
  text-align: center;
}
.c_mid,
.c_right,
.fnc_btns a,
.pagination a {
  display: inline-block;
}
/*黑色*/
body {
	background:#120104;
}
.f_notice {
	background-color:#120104
}
.fnc_btns a {
	border:1px solid #999
}
.fnc_btns a,.fnc_text em,.fnc_text i,.fnc_text span {
	color:#999
}
.fi_cont p {
	color:#999
}
/*白色*/
/*body {
	background:#dce2fc;
}
.f_notice {
	background-color:#dce2fc
}
.fnc_btns a {
	border:1px solid #525252
}

.fnc_btns a,.fnc_text em,.fnc_text i,.fnc_text span {
	color:#525252
}
.fi_cont p {
	color:#525252
}*/