@charset "utf-8";
/* 20171206 */
html{-webkit-font-smoothing:antialiased;font-size:14px;}
body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,form,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font-family:\5FAE\8F6F\96C5\9ED1,arial,\5b8b\4f53}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight: normal;}
address,cite,dfn,em,var,i{font-style:normal}
kbd,pre,samp{font-family:courier new,courier,monospace,arial,\5b8b\4f53}
form{display:inline}
small{font-size:12px}
ul,ol{list-style:none}
a,a:hover{text-decoration:none;cursor:pointer}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
img{vertical-align:top;border:0;-ms-interpolation-mode:bicubic}
button,input,select,textarea{font-size:100%}
table{border-collapse:collapse;border-spacing:0}
input,button,select,textarea{outline:none}
textarea{resize:none}
input{text-indent:10px;}
button {border: 0;background: transparent;}
body{min-width:1200px;background-color:#fff;}
a:focus {outline:none;-moz-outline:none;}
.clear {clear:both;}
.hide {display: none;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1}
/*****************************************************************************************/
.container {
  width: 1200px;
  margin: 0 auto;
}
.boxOne {
  width: 100%;
  height: 927px;
  background: url(../images/bg_01.jpg) no-repeat top center;
}
.boxOne .container{
  height: 927px;
  background: url(../images/cont_01.jpg) no-repeat;
}
.logo{
  width: 160px;
  height: 70px;
  background: url(../images/logo.png) no-repeat;
  display: inline-block;
  margin: 30px 0 0 510px;
}
.btn_login{
  width: 300px;
  height: 139px;
  display: block;
  background: url(../images/button.png) no-repeat 0 0;
  cursor: pointer;
  margin: 650px 0 0 282px;
}
.btn_login:hover{
  background: url(../images/button.png) no-repeat 0 -140px;
}
.boxOne p{
  width: 100%;
  text-align: center;
  color: #000e22;
  margin-top: 10px;
}
.boxOne p a{
  color: #000e22;
  text-align: center;
  margin: 0 8px;
}

.boxTwo{
  width: 100%;
  height: 943px;
  background: url(../images/bg_02.jpg) no-repeat top center;
}
.lottery {
  width: 600px;
  height: 390px;
  float: left;
  margin-top: 193px;
}
.column1{
  height: 162px;
  margin-top: 60px;
}
.column1 ul.cjbox{
  width: 500px;
  height: 140px;
  margin: 0 0 0 50px;
  overflow: hidden;
  display: inline-block;
  float:left;
}
.column1 ul.cjbox li{
  float: left;
  width: 32%;
  height: 140px;
  margin-left: 6px;
  text-align: center;
  overflow: hidden;
  position: relative;
  display: inline-block;
  background: #fff;
}
.column1 dl{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140px;
}
.column1 dl dd{
  display: block;
  width: 100%;
  height: 140px;
  font-size: 200px;
  font-weight: bold;
  overflow: hidden;
}
.btn{
  width: 382px;
  height: 95px;
  margin: 20px auto 0 auto;
  cursor: pointer;
  background: url(../images/button.png) no-repeat -410px -544px;
  display: block;
}
.btn:hover{
  background: url(../images/button.png) no-repeat -410px -421px;
}
.info {
  width: 320px;
  float: left;
  margin: 193px 0 0 275px;
}
.tit{
  width: 100%;
  height: 32px;
  font-size: 24px;
  color: #00709a;
  font-weight: bold;
  position: relative;
}
.tit span{
  text-align: center;
  position: relative;
  z-index: 2;
  display: block;
}
.tit i{
  width: 100%;
  height: 14px;
  display: block;
  background: #c0fffd;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.info  p{
  line-height: 24px;
  margin-top: 20px;
}
.list{
  width: 323px;
  height: 264px;
  background: url(../images/button.png) no-repeat 0 -281px;
  margin-top: 30px;
}
.list .tit{
  width: 240px;
  display: inline-block;
  margin: 20px 0 0 38px;
}
.list .core{
  margin-top: 40px;
  text-align: center;
  height: 110px;
  overflow: hidden;
}
.list .core span{
  display: block;
  width: 317px;
  line-height: 28px;
}
.rule{
  clear: both;
  margin-top: 30px;
  padding: 20px 0 0 60px;
}
.rule p{
  line-height: 24px;
}
.rule span{
  color: #0d6688;
  font-weight: bold;
}
.line{
  width: 1000px;
  height: 1px;
  background: #c0fffd;
  margin: 15px 0;
}
.boxThree{
  width: 100%;
  height: 858px;
  background: url(../images/bg_03.jpg) no-repeat top center;
}
.z_l{
  float: left;
}
.boxThree .tit{
  width: 270px;
  margin-top: 340px;
}
.boxThree .rule{
  margin-top: 65px;
  padding: 50px 0 0 20px;
}
.boxThree .line{
  width: 380px;
}
.z_r{
  float: right;
  margin-top: 178px;
  position: relative;
}
.z_r .pointer {
  width: 200px;
  height: 200px;
  background: url(../images/button.png) no-repeat -375px 0;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-left: -100px;
  margin-top: -100px;
  z-index: 8;
  cursor: pointer;
}
.z_r .pointer:hover {
  background: url(../images/button.png) no-repeat -375px -199px;
}
.boxFour{
  width: 100%;
  height: 1002px;
  background: url(../images/bg_04.jpg) no-repeat top center;
  padding-top: 230px;
}
.flop{
}
.flop li{
  float: left;
  width: 300px;
  height: 480px;
  margin-right: 150px;
  position: relative;
  transform: rotateY(180deg);
  transition:.8s ease-in-out;

}
.flop li.l1{
  background: url(../images/flop_01.png) no-repeat;
}
.flop li.l2{
  background: url(../images/flop_02.png) no-repeat;
}
.flop li.l3{
  background: url(../images/flop_03.png) no-repeat;
  margin-right: 0;
}
.flop .front{
  width: 199px;
  height: 166px;
  background: url(../images/button.png) no-repeat  -603px 0;
  position: absolute;
  left:51px;
  top:157px;
  cursor: pointer;
  z-index: 1;
  transform: rotateY(180deg);
}
.flop .i1{
  height:150px;
  width:250px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 60%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 60%, 100% 0);
  display: inline-block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.flop .i2{
  height:150px;
  width:250px;
  -webkit-clip-path: polygon(0 40%, 0 100%, 100% 100%, 100% 0);
  clip-path: polygon(0 40%, 0 100%, 100% 100%, 100% 0);
  display: inline-block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top:100px;
  top:160px\9;
}
@charset "<Any Modern Browser but MSIE 10- or FF 18- >";
_:-ms-lang(x), .flop .i2 { top:160px; }

.flop img{
  width:120px;
  height: 120px;
}
.flop .i3{
  width: 191px;
  height: 36px;
  padding-top: 15px;
  background: url(../images/button.png) no-repeat  -602px -209px;
  display: inline-block;
  position: absolute;
  top: 200px;
  left: 54.5px;
  text-align: center;
  color: #ffe400;
  top:200px\9;
}

@charset "<Any Modern Browser but MSIE 10- or FF 18- >";
_:-ms-lang(x), .flop .i3 { top:200px; }
.back {
  margin: 120px 0 0 0;
  position: relative;
  transition: all .1s ease-in-out .8s;
  display: none;
  animation: tc 1s;
  text-align: center;
}
@keyframes tc{
  0% {opacity: 0;filter:alpha(opacity=0);}
  80% {opacity: 0;filter:alpha(opacity=0);}
  100% {opacity: 1;filter:alpha(opacity=1);}
}
.super_fan{
  display: block;
  width: 353px;
  height: 84px;
  background: url(../images/button.png) no-repeat 0 -568px;
  margin: 50px auto 0 auto;
  cursor: pointer;
}
.super_fan:hover{
  background: url(../images/button.png) no-repeat 0 -669px;
}
.boxFour .rule{
  margin-top: 45px;
  padding: 32px 0 0 60px;
}
.super{
  color: #fc627f;
  margin-top: 25px;
}
.super i{
  float: left;
  width: 13px;
  height: 13px;
  display: inline-block;
  background: url(../images/button.png) no-repeat 0 -548px;
  margin:5px 5px 0 0;

}
.nav_s{
  width: 123px;
  height: 300px;
  padding-top: 45px;
  background: url(../images/button.png) no-repeat -831px 0;
  position: fixed;
  top: 230px;
  right: 70px;
  z-index: 3;
  color: #fff;
  text-align: center;
}
.nav_s li{
  margin-bottom: 20px;
}
.nav_s a{
  color: #fff;
}
.nav_s a.act{
  color: #ffe400;
  font-weight: bold;
}
#overlay {
  position: fixed;
  _position: absolute;
  display: none;
  z-index: 99;
  left:0;
  top:0;
  right: 0;
  bottom: 0;
  width:100%;
  height:100%;
  opacity: 0.7;
  filter: alpha(opacity=80);
  -moz-opacity: 0.4;
  background: #000;
}
.actAccountPop {
  background: #fff;
  border: 10px #00709a solid;
  padding:50px 0;
  width: 580px;
  min-height:250px;
  position:absolute;
  z-index: 100;
  display: none;
}
.close_xx{
  font-size: 84px;
  font-weight: bold;
  width: 64px;
  height: 64px;
  line-height: 48px;
  color: #00709a;
  position: absolute;
  right: -70px;
  top:-20px;
  cursor: pointer;
  transition:transform .3s linear;
}
.close_xx:hover{
  transform:rotate(180deg);
}
.actAccountPop h3{
  font-size: 30px;
  color: #00709a;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
#reset{
  text-align: center;
}
#reset img{
  margin: 20px 0;
}
.u-loginbtn {
  display: block;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  font-family: \5FAE\8F6F\96C5\9ED1,arial,\5b8b\4f53;
  font-weight: bold;
  width: 242px;
  height: 42px;
  background: url(../images/button.png) no-repeat -1011px 0;
  margin: 10px auto;
}
.u-loginbtn:hover{
  background: url(../images/button.png) no-repeat -1011px -45px;
}

.btn_buy{
  width: 182px;
  height: 52px;
  background: url(../images/btn_buy.png) no-repeat;
  display: block;
  margin: 20px 0 0 45px;
}
.btn_buy:hover{
  background: url(../images/btn_buy_a.png) no-repeat;
}