* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}

.clear {
  clear: both;
}

.big-background {
  width: 1920px;
  height: 1322px;
  position: relative;
  left: 50%;
  margin: 58px auto -679px -960px;
  background: url() no-repeat left top;
}

.big-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/bg.jpg) no-repeat left top;
}

.center {
  width: 1280px;
  margin: 0 auto;
}

.top {
  height: 58px;
  background: #fff url(../img/head00.jpg) repeat-x;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.top-logo,
.top-ad {
  float: left;
}
.quicklink {
  float: right;
  margin: 20px 20px 0 0;
}
.quicklink a {
  color: #999;
  margin: 0 7px;
}
.more {
  float: right;
  line-height: 58px;
  position: relative;
}
.more-btn {
  display: block;
  line-height: 58px;
  height: 58px;
  padding-right: 20px;
  background: url(../img/icon-next.gif) no-repeat right center;
}
.more-btn:hover {
  color: #db0000;
  text-decoration: none;
}

.more-box {
  position: absolute;
  top: 57px;
  right: 0;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
}

.link-reg {
  padding-left: 23px;
  background: url(../img/icon-user.gif) no-repeat left center;
}
.link-gamedown {
  padding-left: 22px;
  background: url(../img/icon-down.gif) no-repeat left center;
}
.link-reg:hover,
.link-gamedown:hover {
  color: #669135;
  text-decoration: none;
}

.container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.left {
  float: left;
  width: 352px;
  height: 884px;
  position: relative;
  margin: -96px 0 0 -15px;
  padding-top: 90px;
  background: url(../img/left-bg.png) no-repeat left top;
}
.center-content {
  float: left;
  width: 584px;
  height: 810px;
  margin-left: 15px;
  display: inline;
}
.right {
  float: right;
  width: 325px;
}

.nav-link a {
  display: block;
}

.btn01 {
  width: 267px;
  height: 74px;
  text-indent: -99em;
  overflow: hidden;
  margin: 0px auto 20px auto;
  display: block;
}
.btn02 {
  width: 210px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  text-indent: -99em;
  overflow: hidden;
  margin: 0px auto 0px auto;
  display: block;
}

.btn-login-down {
  margin-top: 64px;
  background: url(../img/btn01.png) no-repeat left top;
}

.btn-login-down:hover {
  background-position: right top;
}
.btn-payment {
  margin-bottom: 34px;
  background: url(../img/btn02.png) no-repeat left top;
}
.btn-payment:hover {
  background-position: right top;
}
.btn-kefu {
  width: 211px;
  height: 45px;
  margin-bottom: 5px !important;
  background: url(../img/btn03.png) no-repeat left top;
}
.btn-kefu:hover {
  background-position: left bottom;
}
.btn-ver {
  width: 211px;
  height: 45px;
  background: url(../img/btn04.png) no-repeat center top;
}
.btn-ver:hover {
  background-position: left bottom;
}

.download-link {
  width: 318px;
  height: 372px;
  position: relative;
  margin: 0 auto;
  padding-top: 54px;
}

.download-list li {
  height: 41px;
  line-height: 41px;
  font-size: 14px;
}
.download-list li a {
  color: #98989a;
  padding-left: 33px;
  background: url(../img/list01.gif) no-repeat 15px center;
  display: block;
}
.download-list li a:hover {
  color: #fff;
  background-image: url(../img/list02.gif);
  text-decoration: none;
}

.download-list li a {
  padding-left: 33px;
  display: block;
}

.download-link .zhiye-play {
  width: 228px;
  height: 392px;
  position: absolute;
  overflow: hidden;
  top: 39px;
  right: -40px;
}

.zhiye-play .conbox {
  width: 9999em;
  position: absolute;
}
.zhiye-play .conbox div {
  float: left;
  overflow: hidden;
  width: 228px;
  height: 392px;
}
.zhiye-play .conbox div img {
  width: 100%;
  height: 100%;
  display: block;
}

.video {
  width: 584px;
  height: 355px;
  margin-bottom: 20px;
  background-color: #000;
}
.introduction {
  width: 528px;
  height: 412px;
  padding: 0 28px;
  background-color: #f2f2f2;
  border: 1px solid #dbdbdb;
}
.part-title {
  height: 63px;
  line-height: 63px;
  font-size: 18px;
}

.tab {
  float: left;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #c9a85b;
}
.tab li {
  float: left;
}
.tab li a {
  float: left;
  width: 132px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
}
.tab li.change a,
.Tab li a:hover {
  color: #fff;
  background-color: #c7a75c;
  text-decoration: none;
}

.doc-list {
  margin: 0 10px;
}
.doc-list li {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}
.doc-list li:hover a {
  color: #c9a75d;
  text-decoration: none;
}
.doc-list li a {
  font-size: 14px;
}
.doc-list li a:first-child {
  margin-right: 13px;
}

.play-banner {
  width: 325px;
  height: 355px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #333;
}

.play-banner .conbox {
  width: 9999em;
  position: absolute;
}
.play-banner .conbox div {
  float: left;
  width: 325px;
  height: 355px;
  overflow: hidden;
}
.play-banner .conbox div img {
  width: 100%;
  height: 100%;
  display: block;
}

.quick-link {
  width: 325px;
  height: 414px;
}
.quick-link .adbox {
  width: 325px;
  height: 128px;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  background-color: #322419;
}
.quick-link .adbox img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.quick-link .adbox .txt {
  width: 325px;
  height: 108px;
  text-align: center;
  position: absolute;
  color: #fff;
  top: 0px;
  left: 0px;
  padding-top: 35px;
  z-index: 1500;
}
.quick-link .adbox .txt em {
  font-size: 15px;
  font-family: "times new roman", times, serif;
}
.quick-link .adbox .txt strong {
  font-size: 31px;
  font-weight: normal;
  display: block;
}

.site-h1 {
  margin-bottom: 20px;
  line-height: 60px;
  color: #c7a75c;
  font-size: 28px;
  font-weight: 300;
}
.footer {
  min-width: 1280px;
  height:150px;
  margin: 0 auto;
  background-color: #26252a;
}
.footer .center {
  width: 1285px;
  padding: 30px 0px 30px 0px;
}
.footer .logo02 {
  float: left;
  width: 297px;
  text-align: center;
}
.footer .box {
  float: right;
  width: 738px;
  line-height: 24px;
  text-align: right;
  font-size: 13px;
  color: #f2ecdc;
}
.footer .box p a {
  font-size: 14px;
  font-family: "times new roman", times, serif;
  color: #f3e58d;
  text-decoration: underline;
}
.footer .box p a:hover {
  color: #ead8b2;
}
