@charset "UTF-8";
/* reset.css v1.1.0 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
menu,
form,
fieldset,
blockquote,
pre,
hr,
input,
textarea,
button,
select {
  margin: 0;
}
ul,
ol,
menu,
fieldset,
legend,
input,
textarea,
button,
caption,
th,
td,
blockquote,
dir,
address {
  padding: 0;
}
fieldset,
iframe,
img,
hr {
  border: none;
}
html {
  overflow: auto;
  font-family: sans-serif;
  font-size: 100%;
}
a {
  text-decoration: none;
  background-color: transparent;
}
menu,
ul,
ol {
  list-style: none;
}
pre,
code,
kbd,
samp,
var {
  font-family: monospace;
  font-size: 1em;
}
pre {
  overflow: auto;
}
input,
textarea,
button,
select,
optgroup,
option {
  font-family: sans-serif;
  font-size: 1em;
}
input,
button,
select {
  overflow: visible;
  *zoom: 1;
}
textarea {
  overflow: auto;
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
[hidden],
template {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
html.borderbox *:before,
html.borderbox *:before,
html.borderbox *:after,
html.borderbox *:after {
  box-sizing: border-box;
}
input,
textarea {
  appearance: none;
  border-radius: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
svg:not(:root) {
  overflow: hidden;
}
/* 新增RESET */
a,
input,
button {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
img {
  max-width: 100%;
  *width: auto;
  _width: auto;
}
input,
button,
textarea {
  -webkit-appearance: none;
  outline: none;
}
input[type="button"],
button {
  background: transparent;
  border: none;
  cursor: pointer;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.ui-btn,
.ui-icon {
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  *display: inline;
}
.txt-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ui-center {
  text-align: center;
}
.ui-right {
  text-align: right;
}
.ui-block {
  overflow: hidden;
}
.ui-info,
.ui-error,
.ui-warning,
.ui-success {
  color: #fff;
  padding: 7px 15px;
  display: inline-block;
  *display: inline;
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
}
.ui-info {
  background: #5BC0DE;
  border: 1px solid #31b0d5;
}
.ui-info:hover {
  background: #31b0d5;
}
.ui-error {
  background: #D9534F;
  border: 1px solid #c9302c;
}
.ui-error:hover {
  background: #c9302c;
}
.ui-warning {
  background: #F0AD4E;
  border: 1px solid #ec971f;
}
.ui-warning:hover {
  background: #ec971f;
}
.ui-success {
  background: #5CB85C;
  border: 1px solid #449d44;
}
.ui-success:hover {
  background: #449d44;
}
.ui-ipt-info {
  border-color: #5BC0DE;
}
.ui-ipt-error {
  border-color: #D9534F;
}
.ui-ipt-warning {
  border-color: #F0AD4E;
}
.ui-ipt-success {
  border-color: #5CB85C;
}
body {
  background: #1E140B;
  color: #000;
  font: 12px/1.75 'Hiragino Sans GB', 'Microsoft YaHei', '\5b8b\4f53', Tahoma, Arial, sans-serif;
}
.ui-btn {
  -webkit-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out;
}
.ui-btn-home {
  background-image: url(../images/btn_home.png);
}
.ui-btn-home:hover {
  background-image: url(../images/btn_home_hover.png);
}
.ui-btn-gift {
  background-image: url(../images/btn_gift.png);
}
.ui-btn-gift:hover {
  background-image: url(../images/btn_gift_hover.png);
}
.ui-btn-start {
  background-image: url(../images/btn_start_game.png);
}
.ui-btn-start:hover {
  background-image: url(../images/btn_start_game_hover.png);
}
.ui-btn-get-answer {
  background-image: url(../images/btn_right_answer.png);
  background-position: center center;
}
.ui-btn-get-answer:hover {
  background-image: url(../images/btn_right_answer_hover.png);
}
.ui-btn-lottery {
  background-image: url(../images/btn_lottery.jpg);
  background-position: center center;
}
.ui-btn-lottery:hover {
  background-image: url(../images/btn_lottery_hover.jpg);
}
.ui-btn-down {
  background-image: url(../images/btn_down.jpg);
  background-position: center center;
}
.ui-btn-down:hover {
  background-image: url(../images/btn_down_hover.jpg);
}
.ui-row {
  *zoom: 1;
  width: 1000px;
  margin: 0 auto;
}
.ui-row:before,
.ui-row:after {
  content: " ";
  display: table;
}
.ui-row:after {
  clear: both;
}
.ui-bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  min-width: 1000px;
}
.ui-bg div {
  background-repeat: no-repeat;
  background-position: center 0;
  height: 237px;
}
.ui-bg1,
.ui-bg3,
.ui-bg5,
.ui-bg7 {
  height: 238px;
}
.ui-bg1 {
  background-image: url(../images/bg_01.jpg);
}
.ui-bg2 {
  background-image: url(../images/bg_02.jpg);
}
.ui-bg3 {
  background-image: url(../images/bg_03.jpg);
}
.ui-bg4 {
  background-image: url(../images/bg_04.jpg);
}
.ui-bg5 {
  background-image: url(../images/bg_05.jpg);
}
.ui-bg6 {
  background-image: url(../images/bg_06.jpg);
}
.ui-bg7 {
  background-image: url(../images/bg_07.jpg);
}
.ui-bg8 {
  background-image: url(../images/bg_08.jpg);
}
.ui-main {
  padding-top: 462px;
}
.ui-widget,
.ui-title,
.ui-content {
  *zoom: 1;
}
.ui-widget:before,
.ui-title:before,
.ui-content:before,
.ui-widget:after,
.ui-title:after,
.ui-content:after {
  content: " ";
  display: table;
}
.ui-widget:after,
.ui-title:after,
.ui-content:after {
  clear: both;
}
.ui-title {
  color: #592f1e;
  position: relative;
  padding-left: 90px;
}
.ui-title p {
  line-height: 1.2;
  width: 540px;
}
.ui-title .ui-color {
  color: #8c1100;
  font-weight: bold;
}
.ui-btns .ui-btn {
  display: inline-block;
  width: 130px;
  height: 130px;
  margin-left: 36px;
  *display: block;
  *float: left;
}
.ui-btns .ui-btn-home {
  margin-left: 110px;
}
.ui-answer {
  margin-top: 108px;
  height: 330px;
  *margin-top: 115px;
}
.ui-answer .ui-content {
  width: 540px;
  margin-top: 20px;
  margin-left: 125px;
  position: relative;
}
.ui-answer dl {
  *zoom: 1;
  margin-bottom: 15px;
}
.ui-answer dl:before,
.ui-answer dl:after {
  content: " ";
  display: table;
}
.ui-answer dl:after {
  clear: both;
}
.ui-answer dt {
  font-size: 14px;
  font-weight: bold;
  font-family: simhei;
}
.ui-answer dd {
  float: left;
  overflow: hidden;
  background: url(../images/bg_checkbox.png) no-repeat 0 3px;
  padding-left: 24px;
  cursor: pointer;
  margin-right: 38px;
}
.ui-answer dd.ui-current {
  background-image: url(../images/bg_checkbox_current.png);
}
.ui-answer .ui-btn-submit {
  background-image: url(../images/btn_submit.jpg);
  width: 150px;
  height: 46px;
}
.ui-answer .ui-btn-submit:hover {
  background-image: url(../images/btn_submit_hover.jpg);
}
.ui-answer .ui-img {
  position: absolute;
  left: 410px;
  top: 100px;
}
.ui-answer .ui-btn-get-answer {
  width: 137px;
  height: 130px;
  position: absolute;
  top: 140px;
  left: 400px;
}
.ui-lottery {
  margin-top: 45px;
  height: 300px;
}
.ui-lottery .ui-content {
  position: relative;
  height: 230px;
  width: 590px;
  margin-top: 20px;
  margin-left: 37px;
}
.ui-lottery li,
.ui-lottery .ui-btn-lottery,
.ui-lottery .ui-lottery-count {
  position: absolute;
}
.ui-lottery .ui-1,
.ui-lottery .ui-2,
.ui-lottery .ui-3 {
  top: 0;
}
.ui-lottery .ui-3,
.ui-lottery .ui-4 {
  right: 0;
}
.ui-lottery .ui-4,
.ui-lottery .ui-5 {
  bottom: 0;
}
.ui-lottery .ui-1,
.ui-lottery .ui-5 {
  left: 0;
}
.ui-lottery .ui-2,
.ui-lottery .ui-btn-lottery {
  left: 198px;
}
.ui-lottery .ui-btn-lottery {
  bottom: 0;
  width: 188px;
  height: 108px;
  border: 1px solid #000;
}
.ui-lottery .ui-box {
  position: relative;
  height: 108px;
  border: 1px solid #000;
}
.ui-lottery .ui-txt,
.ui-lottery .ui-mask {
  position: absolute;
  left: 0;
  width: 100%;
}
.ui-lottery .ui-txt {
  text-align: center;
  bottom: 1px;
  font-size: 14px;
  color: #b28d70;
  font-family: simhei;
  font-weight: bold;
}
.ui-lottery .ui-mask {
  display: none;
  width: 186px;
  height: 106px;
  top: -1px;
  left: -1px;
  z-index: 1;
  border: 2px solid #D82426;
}
.ui-lottery .ui-active .ui-mask {
  display: block;
}
.ui-lottery .ui-lottery-count {
  z-index: 1;
  left: 198px;
  bottom: 25px;
  color: #feaa3e;
  font-size: 16px;
  width: 190px;
  text-align: center;
}
.ui-lottery .ui-count {
  color: #fff4ab;
}
.ui-share {
  margin-top: 54px;
  height: 345px;
}
.ui-share .ui-content {
  position: relative;
  width: 590px;
  height: 200px;
  background: url(../images/bg_share.jpg);
  margin-top: 35px;
  margin-left: 37px;
}
.ui-share textarea {
  display: none;
}
.ui-share .ui-btn {
  position: absolute;
  bottom: 0;
  width: 196px;
  height: 55px;
  background: url(../images/btn_share.jpg) no-repeat;
}
.ui-share .ui-btn:hover {
  background-image: url(../images/btn_share_hover.jpg);
}
.ui-share .ui-share-tqq {
  left: 0;
}
.ui-share .ui-share-wb {
  left: 197px;
  background-position: -197px 0;
}
.ui-share .ui-share-qzone {
  right: 0;
  background-position: -394px 0;
}
.ui-footer {
  color: #5b4f47;
  text-align: center;
  height: 117px;
  line-height: 117px;
}
.ui-footer img {
  vertical-align: middle;
}
.tips {
  background: url(../images/bg_pop.png) no-repeat 0 0;
  border-top: 4px solid #C5B37E;
  border-bottom: 4px solid #C5B37E;
  color: #99823d;
  font-size: 25px;
  width: 590px;
  height: 340px;
  text-align: center;
}
.tips .ui-btn-down {
  width: 150px;
  height: 46px;
  *display: block;
}
.ui-get-it {
  margin-top: 100px;
}
.ui-keys {
  width: 350px;
  height: 60px;
  overflow: hidden;
  background: url(../images/bg_keys.png) no-repeat 0 0;
  margin: 0 auto;
}
.ui-key-num {
  font-size: 30px;
  font-weight: bold;
  color: #a02919;
}
.ui-txt-small {
  font-size: 12px;
  color: #796262;
}
.ui-tks {
  display: block;
  font-size: 50px;
  color: #c5b37e;
}
.ui-get-chance {
  text-align: center;
  margin-top: 145px;
}
.tips-tks {
  text-align: center;
}
.tips-tks .ui-tks {
  display: block;
  margin-top: 75px;
  font-size: 50px;
  color: #c5b37e;
}
.tips-tks .ui-mb25 {
  margin-bottom: 25px;
}
.tips-1 .ui-txt-small {
  margin-bottom: 25px;
}
.tips-2 .ui-tks {
  margin-top: 35px;
}
.tips-2 .ui-keys {
  margin-bottom: 25px;
}
.close_a,
.ui-btn-close {
  background: url(../images/btn_pop_close.png) no-repeat 0 0;
  width: 92px;
  height: 92px;
  *display: block;
}
