/*
* 模块描述：火影忍者 样式
* 模块创建：@jinhw
* 更新时间：2015-08-20
*/
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,
input,
textarea,
button,
select,
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;
}
input,
textarea {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-size: 14px;
  font-family: 'Microsoft YaHei', '\5b8b\4f53', Tahoma, Arial, sans-serif;
  color: #d8b9b1;
  min-width: 1000px;
  background-color: #301d17;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mt100 {
  margin-top: 100px;
}
.mr10 {
  margin-right: 10px;
}
/*主体开始*/
.wrapper {
  width: 100%;
  position: relative;
}
/*背景*/
.bgbox {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.bgbox .bg {
  width: 100%;
  height: 280px;
  background-position: center top;
  background-repeat: no-repeat;
}
.bgbox .bg-1 {
  background-image: url(../images/bg-1.jpg);
}
.bgbox .bg-2 {
  background-image: url(../images/bg-2.jpg);
}
.bgbox .bg-3 {
  background-image: url(../images/bg-3.jpg);
}
.bgbox .bg-4 {
  background-image: url(../images/bg-4.jpg);
}
.bgbox .bg-5 {
  background-image: url(../images/bg-5.jpg);
}
.bgbox .bg-6 {
  background-image: url(../images/bg-6.jpg);
}
.bgbox .bg-7 {
  background-image: url(../images/bg-7.jpg);
}
.bgbox .bg-8 {
  background-image: url(../images/bg-8.jpg);
  height: 159px;
}
.container {
  width: 1000px;
  margin: 0 auto;
  padding-top: 530px;
}
.btn-group {
  padding-left: 160px;
  height: 74px;
  width: 800px;
}
.btn-group a {
  float: left;
  width: 205px;
  height: 74px;
  text-indent: -9999px;
  background: url(../images/btns.jpg) 1px 0 no-repeat;
  margin-right: 30px;
}
.btn-group a.btn-get:hover {
  background-position: 1px -74px;
}
.btn-group a.btn-come {
  background-position: -204px 0;
}
.btn-group a.btn-come:hover {
  background-position: -204px -74px;
}
.btn-group a.btn-start {
  background-position: -408px 0;
}
.btn-group a.btn-start:hover {
  background-position: -408px -74px;
}
.title {
  font-size: 30px;
  font-weight: bold;
  color: #f5c48c;
  text-align: center;
}
.title .subtit {
  font-size: 12px;
  color: #664c46;
  text-transform: Uppercase;
}
/*01*/
.channel-1 {
  margin-top: 128px;
}
.channel-1 p {
  color: #a35536;
  line-height: 26px;
  margin-top: 25px;
  font-size: 12px;
}
.channel-2 {
  margin-top: 32px;
}
.channel-3 {
  margin-top: 135px;
}
.channel-3 .subtit {
  color: #842E25;
}
/*抽奖*/
.lottery {
  position: relative;
  height: 543px;
  width: 999px;
}
.lottery li {
  position: absolute;
  width: 323px;
  height: 171px;
  background: url(../images/lottery_li_bg.jpg) 0 0 no-repeat;
  text-align: center;
}
.lottery .item-1,
.lottery .item-2,
.lottery .item-3 {
  top: 0;
}
.lottery .item-3,
.lottery .item-4,
.lottery .item-5 {
  right: 0;
}
.lottery .item-5,
.lottery .item-6,
.lottery .item-7 {
  bottom: 0;
}
.lottery .item-1,
.lottery .item-8,
.lottery .item-7 {
  left: 0;
}
.lottery .item-2,
.lottery .item-6 {
  left: 338px;
}
.lottery .item-4,
.lottery .item-8 {
  top: 186px;
}
.lottery img {
  position: relative;
  z-index: 1;
  margin-top: 3px;
}
.lottery .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 2;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fca27e;
}
.lottery .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 323px;
  height: 171px;
  display: none;
  background: url(../images/lottery_mask.jpg) 0 0 no-repeat;
}
.lottery .active .mask {
  display: block;
}
.lottery .btn-lottery {
  position: absolute;
  top: 186px;
  left: 338px;
  height: 171px;
  width: 323px;
  background: url(../images/btn_lottery.png) no-repeat 0 0;
}
.lottery .btn-lottery:hover {
  background-position: 0 -171px;
}
.lottery .btn-disabled {
  background: url(../images/btn_lottery.png) no-repeat 0 -355px;
  cursor: no-drop;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
.lottery .btn-disabled:hover {
  background: url(../images/btn_lottery.png) no-repeat 0 -355px;
}
.lottery .times {
  position: absolute;
  width: 100%;
  line-height: 24px;
  text-align: center;
  top: 95px;
  left: 0;
  font-size: 16px;
  color: #4d3333;
  z-index: 2;
}
.lottery .times .num {
  font-style: normal;
  font-size: 24px;
  color: #c60000;
}
.lottery-six {
  height: 357px;
}
.lottery-tips {
  font-size: 14px;
  color: #a35536;
}
.share-box .textarea {
  width: 440px;
  height: 104px;
  padding: 10px;
  color: #ad5a44;
  border: 1px solid #AA3B35;
  background-color: #611611;
  font-family: "Microsoft yahei";
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
}
.share-box .btn-zf {
  width: 139px;
  height: 126px;
  background: url(../images/btn-zf.jpg) 0 0 no-repeat;
}
.share-box .btn-zf:hover {
  background-position: 0 -126px;
}
.share-box .goto {
  width: 339px;
  height: 126px;
  padding-left: 26px;
  margin-left: 26px;
  border-left: 1px solid #B4514A;
  background: url(../images/goto.jpg) 26px 0 no-repeat;
}
/*底部*/
.footer {
  padding: 25px 0;
  text-align: center;
  background-color: #42120f;
  color: #b06a5b;
}
/*弹窗*/
.s-dialog {
  width: 292px;
  padding: 40px 110px;
  background: #a4322b url(../images/bg_dialog.jpg) center top no-repeat;
  border: 1px solid #CE4E43;
  color: #fff0df;
  text-align: center;
  position: relative;
}
.dialog-cnt p {
  font-size: 18px;
  line-height: 30px;
  color: #fff0df;
}
.dialog-cnt .caption {
  font-weight: bold;
  font-size: 18px;
}
.dialog-cnt .input {
  width: 272px;
  height: 26px;
  padding: 10px;
  border: 1px solid #C04943;
  background-color: #611611;
  color: #d3937a;
  font-family: "Microsoft yahei";
}
.dialog-cnt .button {
  width: 118px;
  height: 48px;
  cursor: pointer;
  background: url(../images/submit.jpg) 0 0 no-repeat;
}
.dialog-cnt .button:hover {
  background-position: 0 -48px;
}
.dialog-cnt .cdk {
  border-top: 1px solid #AD534B;
  padding-top: 20px;
  margin-top: 20px;
  text-align: center;
}
.dialog-cnt .cdk input {
  display: inline-block;
  width: 200px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #7D1812;
  background-color: #D9C7C5;
  color: #6a1f1a;
}
.close {
  position: absolute;
  right: 9px;
  top: 9px;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  z-index: 2;
}
.hide {
  display: none;
}
.show {
  display: block;
}
input:-ms-input-placeholder {
  color: #d3937a;
}
input::-webkit-input-placeholder {
  color: #d3937a;
}
