﻿@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu { margin: 0; padding: 0}
body { padding: 0; margin: 0; background: #0e2e5d; font: .16rem "Microsoft YaHei";}
html,body,fieldset,img,iframe,abbr { border: 0;}
* {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-focus-ring-color: rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
ul,li {list-style: none;}
input,button,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit;}
textarea {overflow: auto; resize: none;}
h1,h2,h3,h4,h5,h6,em,strong,b {font-weight: 700;}
a {
    border: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    text-decoration: none
}
a:hover { text-decoration: none;}
img{ width: 100%; vertical-align: middle;}
input,select{ outline: none;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
.hide {display: none;}
.none {display: none;}
.fl {float: left;}
.fr {float: right;}
.show {display: block;}
img[src=""],img:not([src]){opacity:0;}
.container{
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
	position:relative;
}


/*-- container --*/
.index_bg01 {width:100%; height:10.8rem; display:block; background:url(../images/indexpc_bg01.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}
.index_bg02 {width:100%; height:10.8rem; display:block; background:url(../images/indexpc_bg02.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}
.index_bg03 {width:100%; height:12rem; display:block; background:url(../images/indexpc_bg03.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}
.index_bg04 {width:100%; height:9.6rem; display:block; background:url(../images/indexpc_bg04.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}
.index_bg05 {width:100%; height:10.8rem; display:block; background:url(../images/indexpc_bg05.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}
.index_bg06 {width:100%; height:10.8rem; display:block; background:url(../images/indexpc_bg06.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}
.index_bg07 {width:100%; height:4.8rem; display:block; background:url(../images/indexpc_bg07.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; overflow:hidden;}

.index_bg02_title {width:7.2rem; height:2rem; display:block; background:url(../images/indexpc_bg02_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.4rem; margin-left:-3.6rem; z-index:3;}
.index_bg03_title {width:7.2rem; height:2rem; display:block; background:url(../images/indexpc_bg03_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.2rem; margin-left:-3.6rem; z-index:3;}
.index_bg04_title {width:7.2rem; height:2rem; display:block; background:url(../images/indexpc_bg04_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.3rem; margin-left:-3.6rem; z-index:3;}
.index_bg05_title {width:7.2rem; height:2rem; display:block; background:url(../images/indexpc_bg05_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.0rem; margin-left:-3.6rem; z-index:3;}
.index_bg06_title {width:7.2rem; height:2rem; display:block; background:url(../images/indexpc_bg06_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.3rem; margin-left:-3.6rem; z-index:3;}

.index_bg01:after {content: ''; width:100%; height:3.8rem; display:block; background:url(../images/indexpc_bg01_bottom.png) no-repeat center bottom; background-size:100%; background-size:cover; position:absolute; left:0; bottom:0rem; z-index:20; pointer-events: none;}

.index_bg01_logo {width:3.2rem; height:1.8rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg01_logo.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.15rem; margin-left:-8rem; z-index:9;}

.index_bg01_ren {width:12rem; height:10.8rem; display:block; position:absolute; left:50%; top:-0.2rem; margin-left:-2.4rem; z-index:3;}
.index_bg01_ren1 {width:12rem; height:10.8rem; display:block; background:url(../images/indexpc_bg01_ren1.png) no-repeat; background-size:100%; position:absolute; left:0; top:0; z-index:3; -webkit-animation:bg01_ren1 3s linear infinite;transform-origin: center center;}
.index_bg01_ren2 {width:12rem; height:10.8rem; display:block; background:url(../images/indexpc_bg01_ren2.png) no-repeat; background-size:100%; position:absolute; left:0; top:0; z-index:4; -webkit-animation:bg01_ren2 3s linear infinite;transform-origin: right center;}
.index_bg01_ren3 {width:12rem; height:10.8rem; display:block; background:url(../images/indexpc_bg01_ren3.png) no-repeat; background-size:100%; position:absolute; left:0; top:0; z-index:5; -webkit-animation:bg01_ren2 3s linear infinite;transform-origin: left center;}

@-webkit-keyframes bg01_ren1 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.02, 1.02, 1.02);
	transform: scale3d(1.02, 1.02, 1.02);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes bg01_ren2 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
	transform: scale3d(1.01, 1.01, 1.01);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.index_bg01_text {width:8rem; height:5rem; display:block; background:url(../images/indexpc_bg01_text.png) no-repeat; background-size:100%; position:absolute; left:50%; top:1.7rem; margin-left:-8.35rem; z-index:3; pointer-events: none;}
.index_bg01_text:before {content: ''; width:8rem; height:5rem; display:block; background:url(../images/indexpc_bg01_textgg.png) no-repeat; background-size:100% 3000%; position:absolute; left:0; top:0; -webkit-animation: bg01_text 2s steps(30) infinite; mix-blend-mode: screen; opacity:0.8;}
	@-webkit-keyframes bg01_text{
     to{
         background-position: 0 -150rem;
     }
	}
.index_bg01_yun {width:100%; height:10.8rem; display:block; background:url(../images/indexpc_bg01_gg.png) no-repeat center top; background-size:100%; background-size:cover; position:absolute; left:0; top:0; z-index:6;  mix-blend-mode: screen; pointer-events: none;}
.index_bg01_sun {width:7.6rem; height:7.6rem; display:block; background:url(../images/indexpc_bg01_sungg.gif) no-repeat; background-size:100%; position:absolute; left:50%; top:-1.4rem; margin-left:-3.3rem; z-index:7;transform: rotate(-30deg); mix-blend-mode: screen; pointer-events: none;}


.index_bg01_mc {width:7.8rem; height:1.2rem; display:block; position:absolute; left:50%; top:7.5rem; margin-left:-3.9rem; z-index:10;}
.index_bg01_mc .game_icon { display:none;}
.index_bg01_mc .down_code {width:1.52rem; height:1.16rem; display:block; background:url(../images/indexpc_bg01_btn1.png) no-repeat; background-size:100%; position:absolute; left:0.1rem; top:0rem;}
.index_bg01_mc .down_code img {width:0.8rem; height:0.8rem; display:block; position:absolute; left:0.5rem; top:0.17rem;}
.index_bg01_mc .down_googleplay {width:1.40rem; height:0.54rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg01_btn2.png) no-repeat; background-size:100%; position:absolute; left:1.7rem; top:0.04rem;}
.index_bg01_mc .down_appstore {width:1.40rem; height:0.54rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg01_btn3.png) no-repeat; background-size:100%; position:absolute; left:1.7rem; top:0.6rem;}
.index_bg01_mc .down_pcgame { display:none;}
.index_bg01_mc .down_gamebox {width:1.27rem; height:1.03rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg01_btn4b.png) no-repeat; background-size:100%; position:absolute; left:3.22rem; top:0.06rem;}
.index_bg01_mc a { cursor:pointer;}
.index_bg01 .down_yuyue {width:3.06rem; height:1.03rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg01_btn5.png) no-repeat; background-size:100%; position:absolute; left:4.65rem; top:0.06rem; cursor:pointer;}
.index_bg01 .down_yuyue:before {content: ''; width:3.06rem; height:1.03rem; display:block; background:url(../images/indexpc_bg01_btn5t1.png) no-repeat; background-size:100%;}
.index_bg01_mc a:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}


@-webkit-keyframes small_in { 
	0%{ opacity:0; -webkit-transform: scale3d(1.4, 1.4, 1.4);}
	100%{ opacity:1; -webkit-transform: scale3d(1, 1, 1);}
}
@-webkit-keyframes big_in { 
	0%{ opacity:0; -webkit-transform: scale3d(0.7, 0.7, 0.7);}
	100%{ opacity:1; -webkit-transform: scale3d(1, 1, 1);}
}
@-webkit-keyframes show_in { 
	0%{ opacity:0;}
	100%{ opacity:1;}
}
@-webkit-keyframes left_in { 
	from {opacity:0; -webkit-transform: translate3d(-50%, 0, 0);}
	to {opacity:1; -webkit-transform: translate3d(0, 0, 0);}
}
@-webkit-keyframes right_in { 
	from {opacity:0; -webkit-transform: translate3d(50%, 0, 0);}
	to {opacity:1; -webkit-transform: translate3d(0%, 0, 0);}
}
@-webkit-keyframes top_in { 
	from {opacity:0; -webkit-transform: translate3d(0, -20%, 0);}
	to {opacity:1; -webkit-transform: translate3d(0, 0, 0);}
}
@-webkit-keyframes bottom_in { 
	from {opacity:0; -webkit-transform: translate3d(0, 20%, 0);}
	to {opacity:1; -webkit-transform: translate3d(0, 0, 0);}
}
@-webkit-keyframes rotateleft { 
	from{-webkit-transform:rotate(0deg);}     
	to{-webkit-transform:rotate(360deg);}   
}
@-webkit-keyframes rotateright { 
	from{-webkit-transform:rotate(360deg);}     
	to{-webkit-transform:rotate(0deg);}   
}

@-webkit-keyframes animatop{
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(0, -8%, 0);
    transform: translate3d(0, -8%, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes animazoon{
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}


.index_bg02_mc {width:14rem; height:8.4rem; display:block; position:absolute; left:50%; top:1.5rem; margin-left:-7rem; z-index:1;}
.index_bg02_ren {width:5.8rem; height:8.4rem; display:block; background:url(../images/indexpc_bg02_ren.png) no-repeat; background-size:100%; position:absolute; left:0.4rem; top:0rem; z-index:4; opacity:0;}
.index_bg02_step1 {width:6.5rem; height:3rem; display:block; background:url(../images/indexpc_bg02_bg1.png) no-repeat; background-size:100%; position:absolute; left:6.65rem; top:0.8rem; z-index:4; opacity:0;}
.index_bg02_step2 {width:6rem; height:2.3rem; display:block; background:url(../images/indexpc_bg02_bg2.png) no-repeat; background-size:100%; position:absolute; left:7.35rem; top:3.82rem; z-index:4; opacity:0;}
.index_bg02_step3 {width:6.5rem; height:1.9rem; display:block; background:url(../images/indexpc_bg02_bg3.png) no-repeat; background-size:100%; position:absolute; left:6.65rem; top:6.1rem; z-index:4; opacity:0;}
.animated .index_bg02_ren { -webkit-animation:left_in 0.5s linear 0.0s forwards;}
.animated .index_bg02_step1 { -webkit-animation:right_in 0.5s linear 0.2s forwards;}
.animated .index_bg02_step2 { -webkit-animation:left_in 0.5s linear 0.4s forwards;}
.animated .index_bg02_step3 { -webkit-animation:right_in 0.5s linear 0.6s forwards;}

.index_bg02_yuyue_mc {width:4.2rem; height:2.6rem; display:block; position:absolute; left:1.4rem; top:1rem; z-index:5;}

.index_bg02_telephone {width:4.2rem; height:0.5rem; display:block; background:#f0f0f0; border-radius:0.06rem; position:absolute; left:0rem; top:0rem; z-index:4;}
.index_bg02_telephone font { display:none; font-size:0.18rem; line-height:0.32rem; color:#94afe2; position:absolute; left:0; top:-0.36rem;}
.index_bg02_telephone:after {content: ''; display:block; border-top:0.08rem #54678a solid; border-left:0.08rem transparent dashed; border-right:0.08rem transparent dashed; border-bottom:0.08rem transparent dashed; position:absolute; left:1.35rem; top:0.2rem; z-index:5; pointer-events: none; }
.index_bg02_telephone .step2_select {-webkit-appearance: none;width:1.5rem; height:0.5rem; font-size:0.18rem; line-height:0.5rem; color:#2b436f; display:block; background:#f0f0f0; padding-left:0.1rem; border:0; position:relative; cursor:pointer; position:absolute; left:0.1rem; top:0rem;}
.index_bg02_telephone .step2_telephone {width:2.3rem; height:0.5rem; font-size:0.18rem; line-height:0.5rem; margin:0; padding:0 0 0 0.1rem; color:#999999; display:block; background:#f0f0f0; border:0; position:absolute; left:1.7rem; top:0rem;}
.index_bg02_telephone .step2_telephone:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #6c9cf7 inset; -webkit-text-fill-color: #ffffff;}

.index_bg02_treaty {width:4rem; height:0.4rem; font-size:0.15rem; line-height:0.4rem; color:#c2e0ff; display:block; position:absolute; left:0.15rem; top:0.5rem; z-index:4;}
.index_bg02_treaty label { cursor:pointer;}
.index_bg02_treaty input {-webkit-appearance: none; border:0.01rem solid #54678a; width:0.18rem; height:0.18rem; float:left; margin:0.11rem 0.08rem 0 0; -moz-border-radius:0.02rem; border-radius:0.02rem; position:relative; background:#f0f0f0; cursor:pointer;}
.index_bg02_treaty input:checked:before {content:''; position:absolute; left:0.03rem; top:-0.03rem; width:0.06rem; height:0.14rem; border-right:0.05rem solid #244385; border-bottom:0.05rem solid #244385;transform: rotate(35deg);-webkit-transform: rotate(35deg);}
.index_bg02_treaty input[type=checkbox] { display:block;}

.index_bg02_mobile {width:4rem; height:0.4rem; font-size:0.16rem; line-height:0.4rem; color:#c2e0ff; display:block; position:absolute; left:0.15rem; top:0.8rem; z-index:5;}
.index_bg02_mobile label {width:1rem; height:0.4rem; padding:0 0.1rem; float:left; cursor:pointer;}
.index_bg02_mobile font { float:left;}
.index_bg02_mobile input {-webkit-appearance: none; width:0.2rem; height:0.2rem; float:left; background:#ffffff; margin:0.1rem 0.1rem 0.1rem 0; position:relative; border:0.01rem solid #54678a; -moz-border-radius:0.2rem; border-radius:0.2rem; cursor:pointer;}
.index_bg02_mobile input:checked:after {content: '';width:0.14rem; height:0.14rem; display:block; background:#244385; -moz-border-radius:0.2rem; border-radius:0.2rem; position:absolute; left:0.02rem; top:0.02rem;}

.index_bg02_btn1 {width:2.8rem; height:0.7rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg02_btn1.png) no-repeat; background-size:100%; margin:0; border:0; padding:0; cursor:pointer; position:absolute; left:0.7rem; top:1.2rem; z-index:3; }
.index_bg02_btn1:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}

.index_bg02_btn2 {width:2.8rem; height:0.7rem; display:block; text-indent:-999rem; background:url(../images/indexpc_bg02_btn2.png) no-repeat; background-size:100%; position:absolute; left:1.4rem; top:0.95rem; overflow:hidden; z-index:2;}
.index_bg02_btn2:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}

.index_bg02_step2 .down_googleplay {width:1.8rem; height:0.55rem; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg02_btn3.png) no-repeat; background-size:100%; position:absolute; left:1.4rem; top:0.85rem; z-index:5; z-index:2;}
.index_bg02_step2 .down_appstore {width:1.8rem; height:0.55rem; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg02_btn4.png) no-repeat; background-size:100%; position:absolute; left:3.4rem; top:0.85rem; z-index:5; z-index:2;}

.index_bg02_btn5 {width:2.4rem; height:0.56rem; display:block; text-indent:-999rem; background:url(../images/indexpc_bg02_btn5.png) no-repeat; background-size:100%; position:absolute; left:2.08rem; top:1.55rem; overflow:hidden; z-index:2;}
.index_bg02_btn5:hover {-webkit-filter:hue-rotate(10deg)brightness(1.1);filter:hue-rotate(10deg)brightness(1.1);}
.index_bg02_btn6 {width:2.4rem; height:0.56rem; display:block; text-indent:-999rem; background:url(../images/indexpc_bg02_btn6.png) no-repeat; background-size:100%; position:absolute; left:2.08rem; top:1.55rem; overflow:hidden; z-index:2;}
.index_bg02_btn7 {width:2.4rem; height:0.56rem; display:block; text-indent:-999rem; background:url(../images/indexpc_bg02_btn7.png) no-repeat; background-size:100%; position:absolute; left:2.08rem; top:1.55rem; overflow:hidden; z-index:2;}


.index_bg03_note {width:7rem; height:0.3rem; display:block; font-size:0.18rem; line-height:0.3rem; text-align:center; letter-spacing:0.16rem; color:#141212; position:absolute; left:50%; top:2rem; margin-left:-3.5rem; z-index:5; opacity:0;}

.index_bg03_text {width:4rem; height:0.6rem; display:block; font-size:0.24rem; line-height:0.6rem; text-align:center; color:#141212; position:absolute; left:50%; top:2.3rem; margin-left:-2rem; z-index:5; opacity:0;}
.index_bg03_text span {  font-size:0.38rem; line-height:0.6rem; font-weight:bold; color:#141212; padding:0 0.1rem;}
.index_bg03_mc {width:14.2rem; height:8.2rem; display:block; background:url(../images/indexpc_bg03_mc.png) no-repeat; background-size:100%; position:absolute; left:50%; top:2.65rem; margin-left:-7.1rem; z-index:4;}

.dacheng_yuyue_li {width:2.8rem; height:4.2rem; display:block; position:absolute; left:50%; opacity:0; z-index:3;}
.dacheng_yuyue_li.gift1 { top:3.8rem; margin-left:-5.9rem;}
.dacheng_yuyue_li.gift2 { top:3.8rem; margin-left:-2.9rem;}
.dacheng_yuyue_li.gift3 { top:3.8rem; margin-left:0.1rem;}
.dacheng_yuyue_li.gift4 { top:3.8rem; margin-left:3.1rem;}

.dacheng_yuyue_libg {width:100%; height:100%; display:block;}
.dacheng_yuyue_libg .dacheng_yuyue_bg {width:2.8rem; height:4.2rem; display:block; background:url(../images/indexpc_bg03_libg.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:0; z-index:1;}
.dacheng_yuyue_libg:hover .dacheng_yuyue_bg {-webkit-filter:brightness(1.1);filter:brightness(1.1);}
.dacheng_yuyue_libg .dacheng_yuyue_gift {width:100%; height:100%; display:block; position:absolute; left:0; top:0; z-index:2;}
.dacheng_yuyue_libg .dacheng_yuyue_text {width:100%; height:100%; display:block; position:absolute; left:0; top:0; z-index:3;}

.dacheng_yuyue_li.gift1 .dacheng_yuyue_gift {background:url(../images/indexpc_bg03_gift1.png) no-repeat; background-size:100%;}
.dacheng_yuyue_li.gift2 .dacheng_yuyue_gift {background:url(../images/indexpc_bg03_gift2.png) no-repeat; background-size:100%;}
.dacheng_yuyue_li.gift3 .dacheng_yuyue_gift {background:url(../images/indexpc_bg03_gift3.png) no-repeat; background-size:100%;}
.dacheng_yuyue_li.gift4 .dacheng_yuyue_gift {background:url(../images/indexpc_bg03_gift4.png) no-repeat; background-size:100%;}
.dacheng_yuyue_libg a {width:1.6rem; height:1rem; display:block; text-indent:-999rem; overflow:hidden; position:absolute; left:0.6rem; top:3rem; z-index:5;}
.dacheng_yuyue_libg a.btn_lq { display:none;}
.dacheng_yuyue_libg a.btn_ylq {background:url(../images/indexpc_bg03_jpyff.png) no-repeat; background-size:100%; cursor:default;}
.dacheng_yuyue_libg a.btn_no { display:none;}

.animated .index_bg03_note {-webkit-animation:right_in 0.5s linear 0s forwards;}
.animated .index_bg03_text {-webkit-animation:bottom_in 0.5s linear 0.3s forwards;}
.animated .index_bg03_mc {-webkit-animation:left_in 0.6s linear 0s forwards;}
.animated .dacheng_yuyue_li.gift1 { -webkit-animation:dacheng_yuyue_li 0.5s linear 0.5s forwards;}
.animated .dacheng_yuyue_li.gift2 { -webkit-animation:dacheng_yuyue_li 0.5s linear 0.6s forwards;}
.animated .dacheng_yuyue_li.gift3 { -webkit-animation:dacheng_yuyue_li 0.5s linear 0.7s forwards;}
.animated .dacheng_yuyue_li.gift4 { -webkit-animation:dacheng_yuyue_li 0.5s linear 0.8s forwards;}
@-webkit-keyframes dacheng_yuyue_li { 
	0%{ opacity:0; margin-top:-0.6rem;}
	100%{ opacity:1; margin-top:0rem;}
}


.index_bg04_note { display:none;}

.index_bg04_mc {width:14.4rem; height:6.4rem; display:block; background:url(../images/indexpc_bg04_mc.png) no-repeat; background-size:100%; position:absolute; left:50%; top:3.2rem; margin-left:-7.2rem; opacity:0;}

.index_bg04_giftbg {width:100%; height:100%; display:block; position:absolute; left:0; top:0; z-index:1;}
.dacheng_share_li {width:3.2rem; height:4.2rem; display:block; background:url(../images/indexpc_bg04_libg.png) no-repeat; background-size:100%; opacity:1; position:absolute; opacity:0;}
.dacheng_share_li.share1 {left:1.4rem; top:0.4rem;}
.dacheng_share_li.share2 {left:5.6rem; top:0.8rem;}
.dacheng_share_li.share3 {left:9.8rem; top:0.4rem;}
.dacheng_share_li span {width:3.2rem; height:4.2rem; display:block; text-indent:-999rem; overflow:hidden; position:absolute; left:0rem; top:0rem;}
.share1 span {background:url(../images/indexpc_bg04_title1.png) no-repeat; background-size:100%;}
.share2 span {background:url(../images/indexpc_bg04_title2.png) no-repeat; background-size:100%;}
.share3 span {background:url(../images/indexpc_bg04_title3.png) no-repeat; background-size:100%;}
.dacheng_share_giftpic {width:3.2rem; height:3.2rem; display:block; position:absolute; left:0rem; top:0rem;-webkit-animation:index_bg04_text 0.5s linear forwards; pointer-events: none;}
.share1 .dacheng_share_giftpic {background:url(../images/indexpc_bg04_gift1.png) no-repeat; background-size:100%;}
.share2 .dacheng_share_giftpic {background:url(../images/indexpc_bg04_gift2.png) no-repeat; background-size:100%;}
.share3 .dacheng_share_giftpic {background:url(../images/indexpc_bg04_gift3.png) no-repeat; background-size:100%;}
.dacheng_share_gifttext {width:3.2rem; height:3.2rem; display:block; position:absolute; left:0rem; top:0rem; -webkit-animation:dacheng_share_li 0.5s linear forwards; pointer-events: none;}
.share1 .dacheng_share_gifttext {background:url(../images/indexpc_bg04_text1.png) no-repeat; background-size:100%;}
.share2 .dacheng_share_gifttext {background:url(../images/indexpc_bg04_text2.png) no-repeat; background-size:100%;}
.share3 .dacheng_share_gifttext {background:url(../images/indexpc_bg04_text3.png) no-repeat; background-size:100%;}

.dacheng_share_li:hover .dacheng_share_giftpic { -webkit-animation:dacheng_share_li 0.3s linear 0s forwards;}
@-webkit-keyframes dacheng_share_li { 
	0%{ opacity:1; transform: scale3d(1, 1, 1);}
	100%{ opacity:0; transform: scale3d(0.9, 0.9, 0.9);}
}
.dacheng_share_li:hover .dacheng_share_gifttext { -webkit-animation:index_bg04_text 0.4s linear 0.2s forwards; opacity:0;}
@-webkit-keyframes index_bg04_text { 
	0%{ opacity:0; transform: scale3d(1.1, 1.1, 1.1);}
	100%{ opacity:1; transform: scale3d(1, 1, 1);}
}

.dacheng_share_li a {width:2.4rem; height:0.56rem; display:block; text-indent:-999rem; overflow:hidden; position:absolute; left:0.4rem; top:3rem; z-index:5;}
.dacheng_share_li a.btn_lq {background:url(../images/indexpc_bg02_btn5.png) no-repeat; background-size:100%; }
.dacheng_share_li a.btn_ylq {width:1.6rem; height:1rem; background:url(../images/indexpc_bg03_jpyff.png) no-repeat; background-size:100%; position:absolute; left:0.8rem; top:2.8rem;}
.dacheng_share_li a.btn_no {background:url(../images/indexpc_bg02_btn7.png) no-repeat; background-size:100%; }
.dacheng_share_li a.btn_lq:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}

.index_bg04_sharebtn {width:7rem; height:0.7rem; display:block; position:absolute; left:50%; top:-0.6rem; margin-left:-3.5rem; z-index:3; opacity:0;}
.share_btn {width:2.8rem; height:0.7rem; display:block; background:url(../images/indexpc_bg04_sharebtn.png) no-repeat; background-size:100%; text-indent:-999rem; overflow:hidden; position:absolute; right:0.5rem; top:0rem; z-index:3;}
.share_btn:hover {-webkit-filter:hue-rotate(10deg)brightness(1.1);filter:hue-rotate(10deg)brightness(1.1);}
.share_num { font-size:0.36rem; line-height:0.7rem; text-align:center; color:#000000; position:absolute; left:0.5rem; top:0rem;}
.share_num span { font-size:0.6rem; color:#000000; padding:0 0.1rem;}
.share_num em { font-style:normal; font-weight:normal;}

.animated .index_bg04_mc { -webkit-animation:top_in 0.5s linear 0s forwards;}
.animated .dacheng_share_li.share1 { -webkit-animation:bottom_in 0.5s linear 0.3s forwards;}
.animated .dacheng_share_li.share2 { -webkit-animation:bottom_in 0.5s linear 0.5s forwards;}
.animated .dacheng_share_li.share3 { -webkit-animation:bottom_in 0.5s linear 0.7s forwards;}
.animated .index_bg04_sharebtn { -webkit-animation:right_in 0.5s linear 0.6s forwards;}



.index_bg05_mc {width:13.64rem; height:6.4rem; padding:0.02rem; display:block; position:absolute; left:50%; top:2rem; margin-left:-6.82rem; overflow:hidden; opacity:0;}
.animated .index_bg05_mc { -webkit-animation:bottom_in 0.5s linear 0s forwards;}
.index_bg05_mc li {width:0.66rem; margin:0 0.04rem; height:6.4rem; float:left; overflow:hidden;}
.index_bg05_mc li {-webkit-animation:zhai 0.3s linear 0s forwards;}
.index_bg05_mc li.current {-webkit-animation:kuang 0.3s linear 0s forwards;}
@-webkit-keyframes kuang { 
	from{width:0.66rem;}     
	to{width:10.6rem;}   
}
@-webkit-keyframes zhai { 
	from{width:10.6rem;}     
	to{width:0.66rem;}   
}

.index_bg05_pic {width:10.6rem; height:6.4rem; display:block; position:relative;}
.index_bg05_lit {width:0.66rem; height:6.4rem; display:block; position:absolute; left:0; top:0; z-index:3; cursor:pointer;}
.index_bg05_01 .index_bg05_lit { background:url(../images/indexpc_bg05_title1.png) no-repeat; background-size:100%;}
.index_bg05_02 .index_bg05_lit { background:url(../images/indexpc_bg05_title2.png) no-repeat; background-size:100%;}
.index_bg05_03 .index_bg05_lit { background:url(../images/indexpc_bg05_title3.png) no-repeat; background-size:100%;}
.index_bg05_04 .index_bg05_lit { background:url(../images/indexpc_bg05_title4.png) no-repeat; background-size:100%;}
.index_bg05_05 .index_bg05_lit { background:url(../images/indexpc_bg05_title5.png) no-repeat; background-size:100%;}
.index_bg05_lip {width:10.6rem; height:6.4rem; display:none; position:absolute; left:0; top:0; z-index:2;}
.index_bg05_01 .index_bg05_lip { background:url(../images/indexpc_bg05_pic1.png) no-repeat; background-size:100%;}
.index_bg05_02 .index_bg05_lip { background:url(../images/indexpc_bg05_pic2.png) no-repeat; background-size:100%;}
.index_bg05_03 .index_bg05_lip { background:url(../images/indexpc_bg05_pic3.png) no-repeat; background-size:100%;}
.index_bg05_04 .index_bg05_lip { background:url(../images/indexpc_bg05_pic4.png) no-repeat; background-size:100%;}
.index_bg05_05 .index_bg05_lip { background:url(../images/indexpc_bg05_pic5.png) no-repeat; background-size:100%;}
.current .index_bg05_lit { display:none;}
.current .index_bg05_lip { display:block;}


.index_bg06_fb {width:500px; height:500px; display:block; padding:150px 130px 150px 650px; background:url(../images/indexpc_bg06_bg.png) no-repeat; background-size:100%; position:absolute; left:50%; top:2.2rem; margin-left:-640px; z-index:4; opacity:0;}
.index_bg06_mfb { display:none;}
.animated .index_bg06_fb { -webkit-animation:right_in 0.5s linear 0.3s forwards;}

.index_bg07_text {width:12rem; height:3rem; display:block; background:url(../images/indexpc_bg07_text.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0rem; margin-left:-6rem; z-index:3;}
.index_footer {width:100%; height:1rem; display:block; color:#ffffff; position:absolute; left:0; top:3.7rem;}





.scrolldown {width:0.8rem; height:1rem; display:block; position:absolute; position:fixed; left:50%; bottom:0rem; margin-left:-0.4rem; z-index:10; opacity:0.6;}
.scrolldown:before {content: ''; width:0.8rem; height:1rem; display:block; background:url(../images/indexpc_scrolldown_text.png) no-repeat; background-size:100%; position:absolute; left:0; bottom:0rem;-webkit-animation:scrolldown2 1s linear infinite;}
@-webkit-keyframes scrolldown2 { 
	0%{bottom:0rem;}
	50%{bottom:0.05rem;}
	100%{bottom:0rem;}
}
.scrolldown:after {content: ''; width:0.8rem; height:1rem; display:block; background:url(../images/indexpc_scrolldown_jt.png) no-repeat; background-size:100%; position:absolute; left:0; bottom:0rem;-webkit-animation:scrolldown 1s linear infinite;}
@-webkit-keyframes scrolldown { 
	0%{bottom:0rem;}
	50%{bottom:0.1rem;}
	100%{bottom:0rem;}
}
.scrolldown_h {width:0; height:55rem; display:block; overflow:hidden; position:absolute; left:0; top:-999rem;}




.home_win_bg { _position:absolute; position:fixed; width:100%; height:100%; left:0; top:0; display:block; z-index:999;}
.win_close {width:100%; height:100%; display:block; text-indent:-999rem; background:url(https://www.gamexdd.com/public/images/xdd_winbg80.png) repeat; position:absolute; left:0; top:0; z-index:1;}

/* 敬請期待 */
.home_qidaibg {width:5.2rem; height:2.5rem; display:block; background:url(../images/indexpc_win_qidaibg.png) no-repeat; background-size:100%; position:absolute; position:fixed; left:50%; top:50%; margin:-1.25rem -2.6rem; z-index:2;}
.home_qidaibg span {width:66%; height:1rem; padding:0.35rem 0rem 0 0; display:block; margin:0 auto; font-size:0.2rem; line-height:0.32rem; color:#111111; text-align:center;display: flex;flex-wrap: -webkit-wrap;-webkit-align-items: center;-webkit-justify-content: center;}
.home_qidaibg .btn_close {width:2.4rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_btn.png) no-repeat; background-size:100%; position:absolute; left:1.4rem; top:1.5rem; z-index:6;}

/* 信息提示 */
.home_resultsbg {width:5.2rem; height:2.5rem; display:block; background:url(../images/indexpc_win_qidaibg.png) no-repeat; background-size:100%; position:absolute; position:fixed; left:50%; top:50%; margin:-1.25rem -2.6rem; z-index:2;}
.home_resultsbg .btn_close {width:2.4rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_btn.png) no-repeat; background-size:100%; position:absolute; left:1.4rem; top:1.5rem; z-index:6;}
.home_resultsbg .title {width:90%; padding:0.35rem 0rem 0 0rem; margin:0 auto; font-size:0.24rem; line-height:0.4rem; color:#111111; text-align:center; display:block;}
.home_resultsbg .text {width:90%; padding:0.1rem 0rem 0 0rem; margin:0 auto; font-size:0.16rem; line-height:0.32rem; color:#111111; text-align:center; display:block;}
.home_resultsbg .text a { text-decoration:underline; color:#ffff99; margin:0 0.05rem; text-decoration:underline;}
.home_resultsbg .text a:hover {color:#ffff00;}

/* 領取提示 */
.home_receivebg {width:5.2rem; height:3rem; display:block; background:url(../images/indexpc_receive_bg.png) no-repeat; background-size:100%; position:absolute; position:fixed; left:50%; top:50%; margin:-1.5rem -2.6rem; z-index:2;}
.home_receive_text {width:3.8rem; display:block; position:absolute; left:0.7rem; top:1.1rem; font-size:0.15rem; line-height:0.3rem; text-align:center; color:#333333;}
.home_receive_text a { color:#4071c5; display:block; text-decoration:underline;}
.home_receive_text a:hover { color:#3ea2ff;}
.home_receivebg .btn_close {width:2.4rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_btn.png) no-repeat; background-size:100%; position:absolute; left:1.4rem; top:2rem; z-index:6;}
.home_receivebg .btn_close:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}


/* 用戶登錄 */
.index_loginbg {width:8rem; height:6rem; display:block; background:url(../images/indexpc_login_bg.png) no-repeat; background-size:100%; position:absolute; position:fixed; left:50%; top:50%; margin:-3.2rem 0 0 -4rem; z-index:30;}
.index_loginbg:after { content:''; width:0.6rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; position:absolute; right:-0.6rem; top:1.05rem; z-index:6;pointer-events: none;}

.index_login,.index_register {width:3.6rem; height:3.2rem; display:block; position:absolute; left:4.05rem; top:2.6rem;}
.index_login_menu {width:3.4rem; height:0.5rem; display:block; position:absolute; left:0.1rem; top:-0.05rem; text-align:center; font-size:0.18rem; line-height:0.36rem;}
.index_login_menu a {width:1.7rem; height:0.5rem; float:left; margin:0 0rem; background:url(../images/indexpc_login_menu.png) no-repeat; background-size:200% 300%; text-indent:-999rem; overflow:hidden;}
.index_login_menu a:first-child { background-position:0 -0.5rem;}
.index_login_menu a:nth-child(2) { background-position:-1.7rem -0.5rem;}
.index_login_menu a:first-child:hover  { background-position:0 -1rem;}
.index_login_menu a:nth-child(2):hover  { background-position:-1.7rem -1rem;}
.index_login_menu a:first-child.on  { background-position:0 -0rem;}
.index_login_menu a:nth-child(2).on  { background-position:-1.7rem -0rem;}

.index_login_dl {width:3.4rem; display:block; position:absolute; left:0.05rem; top:0.6rem;}
.index_login_dl dl {width:3.4rem; height:0.5rem; float:left;}
.index_login_dl dt {width:0.9rem; float:left; text-align:right; font-size:0.16rem; line-height:0.34rem; color:#666666;}
.index_login_dl dd {width:2.5rem; float:left;}
.index_login_input {width:2.36rem; height:0.32rem; display:block; background:#ffffff; border:0.01rem solid #cccccc; margin:0; padding:0 0.05rem; font-size:0.13rem; line-height:0.32rem;}
.index_login_btn { position:absolute; left:0.4rem; top:1.65rem;}
.index_login_button {width:2.8rem; height:0.7rem; display:block; text-indent:-999rem; overflow:hidden; border:0; padding:0; margin:0; cursor:pointer;}
.index_login_button:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}
.index_login .index_login_button {background:url(../images/indexpc_login_btn1.png) no-repeat; background-size:100%;}
.index_register .index_login_button {background:url(../images/indexpc_login_btn2.png) no-repeat; background-size:100%;}
.index_register .index_login_btn {top:2.15rem;}
.index_register .index_login_input { color:#999999;}
.index_login_other {width:3.8rem; position:absolute; left:0rem; top:2.55rem; z-index:6;}
.index_login_other a { float:left; margin:0 0.02rem;width:1.14rem; height:0.42rem; text-indent:-999rem; overflow:hidden;}
.index_login_other a.login_btn_fb { background:url(https://www.gamexdd.com/public/images/login_mbtn_fb.png) no-repeat; background-size:100% 100%;}
.index_login_other a.login_btn_gg { background:url(https://www.gamexdd.com/public/images/login_mbtn_gg.png) no-repeat; background-size:100% 100%;}
.index_login_other a.login_btn_yh { background:url(https://www.gamexdd.com/public/images/login_mbtn_yh.png) no-repeat; background-size:100% 100%;}
.index_login_other a.login_btn_bh { display:none;}
.index_login_other a.login_btn_wl { display:none;}


/* 預約成功 */
.reservation_successbg {width:7.8rem; height:4.8rem; display:block; background:url(../images/indexpc_successbg.png) no-repeat; background-size:100%; position:absolute; left:50%; top:50%; margin:-2.5rem -4.0rem; z-index:2;}
.reservation_successbg:before {content:''; width:3.6rem; height:0.9rem; display:block; background:url(../images/indexpc_success01.png) no-repeat; background-size:100%; position:absolute; left:2.8rem; top:0.1rem;}
.reservation_successbg .btn_close {width:0.6rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; position:absolute; right:0.2rem; top:0.4rem; z-index:6;}
.reservation_btn {width:3.8rem; height:2.2rem; display:block; position:absolute; left:3rem; top:2rem; overflow:hidden; z-index:5;}
.reservation_btn .game_icon { display:none;}
.reservation_btn .down_code { display:none;}
.reservation_btn .down_googleplay {width:1.4rem; height:0.42rem; background:url(../images/indexpc_bg02_btn3.png) no-repeat; background-size:100%; display:block; text-indent:-999rem; position:absolute; left:0.4rem; top:0.2rem; z-index:5; cursor:pointer;}
.reservation_btn .down_appstore {width:1.4rem; height:0.42rem; background:url(../images/indexpc_bg02_btn4.png) no-repeat; background-size:100%; display:block; text-indent:-999rem; position:absolute;right:0.4rem; top:0.2rem; z-index:5; cursor:pointer;}
.reservation_btn .down_pcgame { display:none;}
.reservation_btn .down_gamebox {width:1.6rem; height:0.4rem; background:url(../images/indexpc_success_pcbox.png) no-repeat; background-size:100%; display:block; text-indent:-999rem; position:absolute;left:1.55rem; top:1.35rem; z-index:5; cursor:pointer;}
.reservation_btn a:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}

.reservation_successbg.successbg1:before {background:url(../images/indexpc_success01.png) no-repeat; background-size:100%;}
.reservation_successbg.successbg2:before {background:url(../images/indexpc_success02.png) no-repeat; background-size:100%;}


/* 活動說明 */
.lucky_notes_bg {width:7.4rem; height:5.6rem; display:block; background:url(../images/indexpc_luckynotes_bg.png) no-repeat; background-size:100%; position:absolute; left:50%; top:50%; margin:-2.8rem -3.7rem; z-index:2;}
.lucky_notes_bg .btn_close {width:0.6rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; position:absolute; right:0.1rem; top:0.4rem; z-index:6;}



.scroll_h {width:0; height:7rem; display:block; overflow:hidden; position:absolute; left:0; top:-999rem;}




/* 預約彈層 */
.index_yywinbg {width:8.6rem; height:5.4rem; display:block; background:url(../images/indexpc_yywin_bg.png) no-repeat; background-size:100%; position:absolute; left:50%; top:50%; margin:-2.7rem 0 0 -4.3rem; z-index:5;}
.index_yywinbg .btn_close {width:0.6rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; position:absolute; right:-0.1rem; top:0.4rem; z-index:6;}
.index_yywin_top {width:4.2rem; height:3.8rem; display:block; position:absolute; left:3.5rem; top:1rem; z-index:5;}
.index_yywin_top .index_bg02_yuyue_mc {top:1.4rem; left:0rem;}
.index_yywin_top .index_bg02_telephone { border:0.01rem solid #9a8873;}
.index_yywin_top .index_bg02_treaty { color:#5c4d3c;}
.index_yywin_top .index_bg02_mobile { color:#5c4d3c;}
.index_yywin_top .index_bg02_btn1 { top:1.4rem;}

.index_yywin_date {width:3.5rem; height:0.8rem; display:block; background:url(../images/indexpc_yywin_date.png) no-repeat; background-size:100%; font-size:0.55rem; line-height:0.8rem; color:#ffffff; font-weight:bold; position:absolute; left:0.35rem; top:0.35rem; z-index:5;}
.index_yywin_date .m1, .index_yywin_date .m2 { display:none;}
.index_yywin_date .t1, .index_yywin_date .t2, .index_yywin_date .t3 {width:0.9rem; text-align:center; display:block; position:absolute; top:0;}
.index_yywin_date .t1 { left:0.06rem;}
.index_yywin_date .t2 { left:1.3rem;}
.index_yywin_date .t3 { left:2.54rem;}


.index_endwinbg {width:5.6rem; height:3.8rem; display:block; background:url(../images/indexpc_endwin_bg.png) no-repeat; background-size:100% 100%; position:absolute; left:50%; top:50%; margin:-1.9rem 0 0 -2.8rem; z-index:5;}
.index_endwinbg .btn_close {width:0.6rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; position:absolute; right:0rem; top:0.2rem; z-index:6;}
.reservation_down {width:4rem; height:0.9rem; display:block; position:absolute; left:0.9rem; top:2.84rem; z-index:10;}
.reservation_down .game_icon { display:none;}
.reservation_down .down_code {width:0.94rem; height:0.7rem; display:block; background:url(../images/indexpc_endwin_codebg.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:0rem;}
.reservation_down .down_code img {width:0.64rem; height:0.64rem; display:block; position:absolute; left:0.27rem; top:0.03rem;}
.reservation_down .down_googleplay {width:1.12rem; height:0.34rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg02_btn3.png) no-repeat; background-size:100%; position:absolute; left:1.05rem; top:0rem;}
.reservation_down .down_appstore {width:1.12rem; height:0.34rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_bg02_btn4.png) no-repeat; background-size:100%; position:absolute; left:1.05rem; top:0.36rem;}
.reservation_down .down_pcgame { display:none;}
.reservation_down .down_gamebox {width:1.52rem; height:0.7rem; display:block; text-indent:-999rem; background:url(../images/indexpc_endwin_gamebox.png) no-repeat; background-size:100%; position:absolute; left:2.25rem; top:0rem;}
.reservation_down a { cursor:pointer;}
.reservation_down a:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}




/* 獎品箱 */
.home_winjpxbg {width:7rem; height:3.6rem; padding:0.8rem 0.5rem 0.4rem 0.5rem; position:absolute; left:50%; top:50%; margin:-2.4rem 0 0 -4.5rem; background:url(../images/indexpc_jpxbg.png) no-repeat; background-size:100%; color:#333333; z-index:9;}
.home_winjpx_title {width:0.6rem; height:0.6rem; display:block;position:absolute; right:-0.35rem; top:-0.05rem; z-index:3;}
.home_winjpx_title span { display:none;}
.home_winjpx_title .close {width:0.6rem; height:0.6rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; overflow:hidden;}
.home_winjpx_tt {width:7rem; height:0.4rem; display:block;}
.home_winjpx_tt dl {width:7rem; height:0.4rem; float:left; color:#333333; font-size:0.15rem; line-height:0.4rem; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; background:#dda77e; border-bottom:0.01rem solid #987452; box-sizing:border-box; font-weight:bold; text-align:center;}
.home_winjpx_tt dt {width:1.79rem; float:left; border-right:0.01rem solid #987452;}
.home_winjpx_tt dd {width:5.2rem; float:left;}
.home_winjpx_text {width:7rem; height:3.2rem; background:#fffbf4; overflow-x:hidden; overflow-y:auto; display:block;}
.home_winjpx_text dl {width:7rem; height:0.4rem; float:left; font-size:0.13rem; line-height:0.4rem; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; background:#fffbf4; border-bottom:0.01rem solid #987452; box-sizing:border-box;}
.home_winjpx_text dt {width:1.79rem; float:left; border-right:0.01rem solid #987452; text-align:center; color:#646694;}
.home_winjpx_text dd {width:5.04rem; float:left; color:#7d7ea0; padding-left:0.05rem; position:relative; overflow:hidden;}
.home_winjpx_text dd a { width:0.7rem; height:0.3rem; background:#56668a; display:block; -moz-border-radius:0.06rem; border-radius:0.06rem; position:absolute; right:0; top:0.05rem; text-align:center; line-height:0.3rem; color:#FFFFFF;}
.home_winjpx_text dd a:hover {background:#4f7bb8; text-decoration:none;}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.home_winjpx_text::-webkit-scrollbar {width: 0.08rem; height: 0.16rem; background-color: #e7e7e7;}

/*定义滚动条轨道 内阴影+圆角*/
.home_winjpx_text::-webkit-scrollbar-track {background-color: #e7e7e7;}

/*定义滑块 内阴影+圆角*/
.home_winjpx_text::-webkit-scrollbar-thumb {background-color: #adc8d2;}




/* 右側菜單 */
.index_right {width:1.5rem; height:5.4rem; display:block; position:absolute; position:fixed; right:-3rem; top:50%; margin-top:-2.8rem; z-index:40; opacity:0;}
.index_right:before {content: '';width:2rem; height:6.4rem; display:block; background:url(../images/indexpc_right_bg.png) no-repeat; background-size:100%; position:absolute; left:-0.25rem; top:-0.6rem; z-index:1; pointer-events: none;}

.index_right_btn { width:1.46rem; height:4.5rem; display:block; position:absolute; left:0.02rem; top:0rem; z-index:3;}
.index_right_btn .down_mc {}
.index_right_btn .game_icon { display:none;}
.index_right_btn .down_code {width:1.1rem; height:1.1rem; background:#ffffff; display:block; border-radius:0.06rem; position:absolute; left:0.18rem; top:0rem;}
.index_right_btn .down_code img {width:1.0rem; height:1.0rem; position:absolute; left:0.05rem; top:0.05rem;}
.index_right_btn .down_code:after { content:'掃一掃 免下載直接玩'; width:1.3rem; font-size:0.13rem; line-height:0.2rem; color:#FFFFFF; text-align:center; display:block; position:absolute; left:-0.1rem; top:1.15rem;}
.index_right_btn .down_googleplay {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu1.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:1.5rem;}
.index_right_btn .down_appstore {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu2.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:1.95rem;}
.index_right_btn .down_pcgame { display:none;}
.index_right_btn .down_gamebox {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu3.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:2.4rem;}
.index_right_btn .right_btn_gw {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu4.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:2.85rem;}
.index_right_btn .right_btn_le {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; cursor:pointer; background:url(../images/indexpc_right_menu5.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:3.3rem;}
.index_right_btn .right_btn_fb {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu6.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:3.75rem;}
.index_right_btn .right_btn_jpx {width:1.46rem; height:0.42rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu7.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:4.2rem;}
.index_right_btn .right_btn_yy, .index_right_btn .right_btn_db, .index_right_btn .right_btn_jj, .index_right_btn .right_btn_cj { display:none;}
.index_right_btn a:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}
.index_right_btn .right_btn_le:after{content:''; width:1.8rem; height:1.8rem; display:block; background:url(../images/indexpc_right_linecode.png) no-repeat; background-size:100%; position:absolute; right:1.38rem; top:-0.28rem; opacity:0; pointer-events: none;}
.index_right_btn .right_btn_le:hover:after{ opacity:1;}

.index_right_user {width:1.5rem; height:0.6rem; display:block; overflow:hidden; position:absolute; left:0rem; top:4.8rem; z-index:5; font-size:0.13rem; line-height:0.2rem; color:#283341; text-align:center;}
.index_right_user a {width:0.6rem; height:0.2rem; display:block; margin:0 auto; background:#2a4a74; color:#ffffff; overflow:hidden;-moz-border-radius:0.06rem; border-radius:0.06rem; margin-top:0.04rem;}
.index_right_user a:hover { background:#2a5574;}
.index_right_user span { width:100%; display:block; word-break:keep-all;white-space:nowrap;text-overflow:ellipsis; overflow:hidden;}

/* 頂部菜單 */
.index_heard { display:none;}


/* 滾動頁面時動畫 */

.index_right.ani-in { -webkit-animation:ani-in1 0.4s linear forwards;}
.index_right.ani-out { -webkit-animation:ani-out1 0.4s linear forwards;}
.index_heard.ani-in { -webkit-animation:ani-in2 0.4s linear forwards;}
.index_heard.ani-out { -webkit-animation:ani-out2 0.4s linear forwards;}
.index_bg01_btn.ani-in { -webkit-animation:ani-in3 0.4s linear forwards;}
.index_bg01_btn.ani-out { -webkit-animation:ani-out3 0.4s linear forwards;}


@-webkit-keyframes ani-in1 { 
	from{opacity:0;right:-3rem;}
	to{opacity:1;right:0.2rem;}
}
@-webkit-keyframes ani-out1 { 
	from{opacity:1;right:0.2rem;}
	to{opacity:0;right:-3rem;}
}

@-webkit-keyframes ani-in2 { 
	from{opacity:0;top:-1rem;}
	to{opacity:1;top:0rem;}
}
@-webkit-keyframes ani-out2 { 
	from{opacity:1;top:0rem;}
	to{opacity:0;top:-1rem;}
}

@-webkit-keyframes ani-in3 { 
	from{opacity:1;}
	to{opacity:0;}
}
@-webkit-keyframes ani-out3 { 
	from{opacity:0;}
	to{opacity:1;}
}



#container {
    position:absolute;
	left:0; top:0;
    height: 100%;
    width: 100%;
    overflow: hidden;
	z-index:6;
	mix-blend-mode: screen;
	pointer-events: none;
}

#leafContainer 
{
    position: absolute;
    width: 100%;
    height: 100%;
}
#leafContainer > div 
{
    position: absolute;
    width: 40px;
    height: 40px;
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-direction: normal, normal;
    -webkit-animation-timing-function: linear, ease-in;
}
#leafContainer > div > img {
     position: absolute;
     width: 40px;
     height: 40px;
     -webkit-animation-iteration-count: infinite;
     -webkit-animation-direction: alternate;
     -webkit-animation-timing-function: ease-in-out;
     -webkit-transform-origin: 50% -100%;
}
@-webkit-keyframes fade
{
    0%   { opacity: 1; }
    90%  { opacity: 0.8; }
    100% { opacity: 0; }
}
@-webkit-keyframes drop
{
    0%   { -webkit-transform: translate(-300px, 1080px); }
    100% { -webkit-transform: translate(300px, -40px); }
}
@-webkit-keyframes clockwiseSpin
{
    0%   { -webkit-transform: rotate(-50deg); }
    100% { -webkit-transform: rotate(50deg); }
}
@-webkit-keyframes counterclockwiseSpinAndFlip 
{
    0%   { -webkit-transform: scale(-1, 1) rotate(50deg); }
    100% { -webkit-transform: scale(-1, 1) rotate(-50deg); }
}
