﻿@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: #d6e9fd;
    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;}
@-webkit-keyframes higtLow {
    0% {
        -webkit-transform:scale(1,1);
        transform:scale(1,1)
    }
    100% {
        -webkit-transform:scale(1,.3);
        transform:scale(1,.3)
    }
}@keyframes higtLow {
     0% {
         -webkit-transform:scale(1,1);
         transform:scale(1,1)
     }
     100% {
         -webkit-transform:scale(1,.3);
         transform:scale(1,.3)
     }
 }
 @-webkit-keyframes float-hair {
  0% {
    -webkit-transform: skew(0deg, 0);
    transform: skew(0deg, 0);
  }
  50% {
    -webkit-transform: skew(-6deg, 0deg);
    transform: skew(-6deg, 0deg);
  }
  100% {
    -webkit-transform: skew(0deg, 0);
    transform: skew(0deg, 0);
  }
}
@keyframes float-hair {
 0% {
   -webkit-transform: skew(0deg, 0);
   transform: skew(0deg, 0);
 }
 50% {
   -webkit-transform: skew(-6deg, 0);
   transform: skew(-6deg, 0);
 }
 100% {
   -webkit-transform: skew(0deg, 0);
   transform: skew(0deg, 0);
 }
}
.container{
    width: 100%;
    min-width: 1000px;
    overflow: hidden;
	position:relative;
}
body, html { height:100%;}

/*-- container --*/
.main_logo {width:4rem; height:1.6rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/indexpc_logo.png) no-repeat; background-size:100%; position:absolute; left:50%; top:-0.1rem; margin-left:-1.8rem; z-index:11;}
.main_menubg {width:100%; height:0.8rem; display:block; position:absolute; left:0; top:0rem; z-index:10; background-color:rgba(0,0,0,0.6);}
.main_menu {width:12rem; height:0.8rem; display:block; position:absolute; left:50%; top:0rem; margin-left:-6rem; z-index:5;}
.main_menu a {width:1.4rem; height:0.6rem; padding-top:0.2rem; color:#ffffff; font-size:0.18rem; line-height:0.28rem; text-align:center; float:left; position:relative;}
.main_menu span { display:block; font-size:0.12rem; line-height:0.12rem; opacity:0.7;}
.main_menu a:hover { color:#feff9b;}
.main_menu a.m4 { margin-left:3.6rem;}



.main_bg01 {width:100%; height:10.4rem; display:block; overflow:hidden; position:relative; z-index:3;}
.main_bg02 {width:100%; height:8.4rem; display:block; background:url(../images/mainpc_bg02.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; z-index:3;}
.main_bg03 {width:100%; height:9.8rem; display:block; background:url(../images/mainpc_bg03.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; z-index:3;}
.main_bg04 {width:100%; height:9.6rem; display:block; background:url(../images/mainpc_bg04.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; z-index:3;}
.main_bg05 {width:100%; height:9.2rem; display:block; background:url(../images/mainpc_bg05.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; z-index:3;}
.main_bg06 {width:100%; height:8.6rem; display:block; background:url(../images/mainpc_bg06.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; z-index:3;}
.main_bg07 {width:100%; height:1.2rem; padding-top:0.8rem; display:block; background:url(../images/mainpc_bg07.jpg) no-repeat center top; background-size:100%; background-size:cover; position:relative; z-index:3; color:#333333;}

.main_bg02_title {width:8rem; height:1.6rem; display:block; background:url(../images/mainpc_bg02_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.2rem; margin-left:-4rem; z-index:4; opacity:0;}
.main_bg03_title {width:8rem; height:1.6rem; display:block; background:url(../images/mainpc_bg03_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.2rem; margin-left:-4rem; z-index:4; opacity:0;}
.main_bg04_title {width:8rem; height:1.6rem; display:block; background:url(../images/mainpc_bg04_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.2rem; margin-left:-4rem; z-index:4; opacity:0;}
.main_bg05_title {width:8rem; height:1.6rem; display:block; background:url(../images/mainpc_bg05_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.2rem; margin-left:-4rem; z-index:4; opacity:0;}
.main_bg06_title {width:8rem; height:1.6rem; display:block; background:url(../images/mainpc_bg06_title.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.2rem; margin-left:-4rem; z-index:4; opacity:0;}

.animated .main_bg02_title {-webkit-animation:bottom_in 0.4s linear 0s forwards;}
.animated .main_bg03_title {-webkit-animation:bottom_in 0.4s linear 0s forwards;}
.animated .main_bg04_title {-webkit-animation:bottom_in 0.4s linear 0s forwards;}
.animated .main_bg05_title {-webkit-animation:bottom_in 0.4s linear 0s forwards;}
.animated .main_bg06_title {-webkit-animation:bottom_in 0.4s linear 0s forwards;}


.main_bg01:after {content:''; width:100%; height:3.6rem; display:block; background:url(../images/mainpc_bg01_bottom.png) no-repeat center bottom; background-size:100%; background-size:cover; position:absolute; left:0; bottom:0; z-index:3; pointer-events: none; }
.main_bg01_video {width:19.2rem; height:10.8rem; display:block; background:url(../images/mainpc_bg01.jpg) no-repeat center top; background-size:auto 100%; position:relative; left:50%; top:0rem; margin-left:-9.6rem; z-index:1;}
.main_bg01_video video {width:100%; height:100%; display:block; }


.main_bg01_mc {width:7.4rem; height:1.3rem; display:block; position:absolute; left:50%; top:7.8rem; margin-left:-3.7rem; z-index:10;}
.main_bg01_mc .game_icon { display:none;}
.main_bg01_mc .down_code {width:1.4rem; height:1.1rem; display:block; background:url(../images/mainpc_bg01_codebg.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:0.1rem;}
.main_bg01_mc .down_code img {width:0.9rem; height:0.9rem; display:block; position:absolute; right:0.1rem; top:0.1rem;}
.main_bg01_mc .down_googleplay {width:1.8rem; height:0.6rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/mainpc_bg01_btn1.png) no-repeat; background-size:100%; position:absolute; left:1.5rem; top:0.05rem;}
.main_bg01_mc .down_appstore {width:1.8rem; height:0.6rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/mainpc_bg01_btn2.png) no-repeat; background-size:100%; position:absolute; left:1.5rem; top:0.65rem;}
.main_bg01_mc .down_pcgame { display:none;}
.main_bg01_mc .down_gamebox {width:2.3rem; height:1.2rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/mainpc_bg01_btn3.png) no-repeat; background-size:100%; position:absolute; left:3.3rem; top:0.05rem;}
.main_bg01_mc a { cursor:pointer;}
.main_bg01_mc .down_play {width:1.8rem; height:1.8rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/mainpc_bg01_btn4.png) no-repeat; background-size:100%; position:absolute; left:5.6rem; top:-0.3rem; cursor:pointer;}
.main_bg01_mc .down_play:before {content: ''; width:100%; height:100%; display:block; background:url(../images/mainpc_bg01_btn4tt.png) no-repeat; background-size:100%;  -webkit-animation:down_play 1s linear infinite;}
@-webkit-keyframes down_play { 
  from { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(0.9, 0.9, 0.9); }
  to { transform: scale3d(1, 1, 1); }
}
.main_bg01_mc a:hover {-webkit-filter:brightness(1.1);filter:brightness(1.1);}

.main_bg01_mc.main_bg01_179 .down_play { left:2.8rem;}






.main_bg02_mc {width:13rem; height:5.6rem; display:block; position:absolute; left:50%; top:2.1rem; margin-left:-6.5rem;}

.main_bg02_01 {width:7rem; height:4.8rem; display:block; position:absolute; left:50%; top:0rem; margin-left:-6.3rem; z-index:5; opacity:0;}
.main_bg02_01:before { content:''; width:7rem; height:4.8rem; display:block; background:url(../images/mainpc_bg02_leftbg.png) no-repeat; background-size:100%; position:absolute; left:0; top:0; z-index:4;pointer-events: none;}
#picBox {width:6.8rem; height:4rem; background:#ffffff; position:relative; display:block; position:absolute; left:0.1rem; top:0.4rem; z-index:2;}
.show_picbg {width:6.8rem; height:4rem; display:block; overflow:hidden; position:relative;}
#show_pic {width:60rem; height:4rem; position:absolute;}
#show_pic li { float:left;}
#show_pic img {width:6.8rem; height:4rem;}
#icon_num{ width:4rem; font-size:0.16rem; line-height:0.16rem; color:#FFFFFF; position:absolute; left:1.4rem; bottom:-0.5rem; z-index:5; text-align:center; display:block;}
#icon_num li{ width:0.16rem; height:0.16rem; display:inline-block; text-indent:-999rem; overflow:hidden; cursor:pointer; margin:0.05rem; background:#a3b9d4; border-radius:0.2rem;}
#icon_num li.active {width:0.5rem; background:#79a3ff;}

.main_bg02_02 {width:6.4rem; height:4.6rem; display:block; background:url(../images/mainpc_bg02_rightbg.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0.5rem; margin-left:0rem; z-index:3; opacity:0;}
.news_top { display:none;}
.news_cen {width:4.8rem; display:block; position:absolute; left:1.0rem; top:0.4rem;}
.news_cen .TabTitle {width:4.5rem; height:0.5rem; padding:0; display:block; position:absolute; left:0rem; top:0;}
.news_cen .TabTitle li {width:0.9rem; height:0.5rem; float:left; margin:0; text-align:center; font-size:0.16rem; line-height:0.5rem; color:#8dfdff; cursor:pointer;}
.news_cen .TabTitle li.active { color:#3f5e97; background:url(../images/mainpc_bg02_rightmenu.png) no-repeat; background-size:100%; padding:0 0.1rem; margin:0 -0.1rem;}
.news_cen .TabContent {width:4.6rem; display:block; position:absolute; left:0rem; top:0.65rem;}
.news_cen_more {position:absolute; right:-0.2rem; top:2.96rem;}
.news_cen_more a { width:1.4rem; height:0.4rem; display:block; text-indent:-999rem; overflow:hidden; font-size:0.16rem; line-height:0.4rem; color:#294560; text-decoration:none;}
.news_cen_more a:before {content:'查看更多新聞+';width:1.4rem; height:0.4rem; display:block; text-align:center; text-indent:0;}
.news_cen_more a:hover { color:#9c1111;}
.news_cen_title { display:none;}
.news_cen_list {width:100%; display:block; overflow:hidden; height:2.94rem;}
.news_cen_list li {width:4.6rem; float:left; height:0.42rem; font-size:0.16rem; line-height:0.42rem; color:#161f26; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; position:relative;}
.news_cen_list li a.news_icon {width:0.7rem; float:left; position:relative;}
.news_cen_list li .news_icon span {width:0.7rem; text-align:center; display:block; color:#b921b7; margin:0 auto;}
.news_cen_list li a.news_icon span:before {content: '【'; float:left;}
.news_cen_list li a.news_icon span:after {content: '】'; float:right;}
.news_cen_list li .news_icon span.news1 { color:#f52af3;}
.news_cen_list li .news_icon span.news2 { color:#2dbbdb;}
.news_cen_list li .news_icon span.news3 { color:#17bf10;}
.news_cen_list li .news_icon span.news4 { color:#e08228;}
.news_cen_list li .news_icon span.news5 { color:#3c83d4;}
.news_cen_list li .news_icon span.news6 { color:#3c83d4;}
.news_cen_list li .news_icon span.news7 { color:#3c83d4;}
.news_cen_list li .news_icon span.news8 { color:#3c83d4;}
.news_cen_list li .news_icon span.news11 { color:#8baf29;}
.news_cen_list li .news_icon span:hover {-webkit-filter:brightness(1.2);filter:brightness(1.2);}
.news_cen_list li a.news_title {width:3.3rem; color:#161f26; float:left; height:0.42rem; overflow:hidden; word-break:keep-all;white-space:nowrap; text-overflow: ellipsis; padding-left:0.05rem;}
.news_cen_list li a.news_title:hover { color:#9c1111; text-decoration:none;}
.news_cen_list li span.news_time { color:#666666; display:block; width:0.5rem; height:0.42rem; font-size:0.14rem; font-weight:normal; text-align:center; position:absolute; right:0rem; top:0;pointer-events: none; }

.main_bg02_03 {display:none;}

.animated .main_bg02_01 {-webkit-animation:left_in 0.5s linear 0.4s forwards;}
.animated .main_bg02_02 {-webkit-animation:right_in 0.5s linear 0.2s forwards;}



.main_bg03_mc {width:100%; height:8rem; display:block; position:absolute; left:0; top:1.1rem; z-index:2;opacity:0;}
.main_bg03_mc:before { content:''; width:8.6rem; height:8rem; display:block; background:url(../images/mainpc_bg03_mc.png) no-repeat; background-size:100%; position:absolute; left:50%; top:0; margin-left:-4rem; z-index:1;}
.animated .main_bg03_mc {-webkit-animation:main_bg03_mc 0.5s linear 0.3s forwards;}
@-webkit-keyframes main_bg03_mc { 
	0%{ opacity:0; -webkit-transform: scale3d(0.2, 0.2, 0.2);}
	90%{ opacity:1; -webkit-transform: scale3d(1.1, 1.1, 1.1);}
	100%{ opacity:1; -webkit-transform: scale3d(1, 1, 1);}
}

.main_bg03_nav {width:1.5rem; height:3.8rem; display:block; position:absolute; left:50%; top:1.4rem; margin-left:4.6rem; z-index:5;}
.main_bg03_nav a {width:1.5rem; height:1.5rem; margin:0.2rem 0; display:block; text-indent:-999rem; overflow:hidden; float:left; position:relative;}
.main_bg03_nav a#nav1 {background:url(../images/mainpc_bg03_menu1.png) no-repeat; background-size:100%;}
.main_bg03_nav a#nav2 {background:url(../images/mainpc_bg03_menu2.png) no-repeat; background-size:100%;}
.main_bg03_nav a:before { content:''; width:1.5rem; height:1.5rem; display:block; background:url(../images/mainpc_bg03_menua.png) no-repeat; background-size:100%; position:absolute; left:0; top:0;}
.main_bg03_nav a.current:before {background:url(../images/mainpc_bg03_menub.png) no-repeat; background-size:100%; -webkit-animation:small_in 0.5s linear 0s forwards;}

.main_bg03_zy {width:12rem; height:8rem; display:none; position:absolute; left:50%; top:0; margin-left:-6rem; z-index:4;}
.main_bg03_zy.current {display:block;}
.main_bg03_ren {width:8.6rem; height:8rem; display:block; position:absolute; left:2rem; top:0; z-index:1; opacity:0;}
.main_bg03_name {width:2.6rem; height:5rem; display:block; position:absolute; left:-0.1rem; top:0.6rem; z-index:2; opacity:0;}
.main_bg03_text {width:2.6rem; height:5rem; display:block; position:absolute; left:-0.1rem; top:0.6rem; z-index:3; opacity:0;}
.main_bg03_date {width:2.4rem; height:2.4rem; display:block; position:absolute; left:0.4rem; top:5.4rem; z-index:3; opacity:0;}
.zy1 .main_bg03_ren {background:url(../images/mainpc_bg03_ren1.png) no-repeat; background-size:100%;}
.zy2 .main_bg03_ren {background:url(../images/mainpc_bg03_ren2.png) no-repeat; background-size:100%;}
.zy1 .main_bg03_name {background:url(../images/mainpc_bg03_name1.png) no-repeat; background-size:100%;}
.zy2 .main_bg03_name {background:url(../images/mainpc_bg03_name2.png) no-repeat; background-size:100%;}
.zy1 .main_bg03_text {background:url(../images/mainpc_bg03_text1.png) no-repeat; background-size:100%;}
.zy2 .main_bg03_text {background:url(../images/mainpc_bg03_text2.png) no-repeat; background-size:100%;}
.zy1 .main_bg03_date {background:url(../images/mainpc_bg03_date1.png) no-repeat; background-size:100%;}
.zy2 .main_bg03_date {background:url(../images/mainpc_bg03_date2.png) no-repeat; background-size:100%;}

.main_bg03_zy.current .main_bg03_ren {-webkit-animation:small_in 0.5s linear 0s forwards;}
.main_bg03_zy.current .main_bg03_name {-webkit-animation:left_in 0.5s linear 0.3s forwards;}
.main_bg03_zy.current .main_bg03_text {-webkit-animation:bottom_in 0.5s linear 0.6s forwards;}
.main_bg03_zy.current .main_bg03_date {-webkit-animation:small_in 0.5s linear 0.5s forwards;}

.main_bg03_icon {width:1.5rem; height:1.5rem; display:block; background:url(../images/mainpc_bg03_icon1.png) no-repeat; background-size:100%; position:absolute; left:1.4rem; top:0.6rem; z-index:3; opacity:1;}
.main_bg03_icon:before { content:''; width:100%; height:100%; display:block; background:url(../images/mainpc_bg03_icon2.png) no-repeat; background-size:100%; position:absolute; left:0; top:0; z-index:4;}
.main_bg03_icon:after { content:''; width:100%; height:100%; display:block; background:url(../images/mainpc_bg03_icon3.png) no-repeat; background-size:100%; position:absolute; left:0; top:0; z-index:5;}
.main_bg03_zy.current .main_bg03_icon:before {-webkit-animation:left360 0.5s linear 0.1s forwards;}
.main_bg03_zy.current .main_bg03_icon:after {-webkit-animation:right360 0.5s linear 0.1s forwards;}
@-webkit-keyframes left360 { 
	from{-webkit-transform:rotate(0deg);}
	to{-webkit-transform:rotate(180deg);}
}
@-webkit-keyframes right360 { 
	from{-webkit-transform:rotate(180deg);}
	to{-webkit-transform:rotate(0deg);}
}



.main_bg04_mc {width:14rem; height:7rem; display:block; position:absolute; left:50%; top:1.8rem; margin-left:-7rem; opacity:0;}
.animated .main_bg04_mc { -webkit-animation:bottom_in 0.5s linear 0s forwards;}

.main_bg04_nav {width:10.8rem; height:0.5rem; display:block; position:absolute; left:1.6rem; top:0rem; z-index:5;}
.main_bg04_nav a {width:1.6rem; height:0.5rem; margin:0 0.1rem; float:left; background:url(../images/mainpc_bg04_menu.png) no-repeat; background-size:200% 600%; text-indent:-999rem; overflow:hidden;}
.main_bg04_nav a#nav1 { background-position:0 0;}
.main_bg04_nav a#nav2 { background-position:0 -0.5rem;}
.main_bg04_nav a#nav3 { background-position:0 -1rem;}
.main_bg04_nav a#nav4 { background-position:0 -1.5rem;}
.main_bg04_nav a#nav5 { background-position:0 -2rem;}
.main_bg04_nav a#nav6 { background-position:0 -2.5rem;}
.main_bg04_nav a#nav1.current {background-position:-1.6rem 0;}
.main_bg04_nav a#nav2.current {background-position:-1.6rem -0.5rem;}
.main_bg04_nav a#nav3.current {background-position:-1.6rem -1rem;}
.main_bg04_nav a#nav4.current {background-position:-1.6rem -1.5rem;}
.main_bg04_nav a#nav5.current {background-position:-1.6rem -2rem;}
.main_bg04_nav a#nav6.current {background-position:-1.6rem -2.5rem;}

.main_bg04_zs {width:14rem; height:7rem; display:none; position:absolute; left:0; top:0rem;}
.main_bg04_zs.current { display:block;}
.main_bg04_zs div {width:4rem; height:4rem; display:block; position:absolute; left:50%; opacity:0;}
.main_bg04_zs .main_bg04_zs01 {top:0.2rem; left:1.5rem;}
.main_bg04_zs .main_bg04_zs02 {top:0.2rem; left:5rem;}
.main_bg04_zs .main_bg04_zs03 {top:0.2rem; left:8.5rem;}
.main_bg04_zs .main_bg04_zs04 {top:2.3rem; left:7rem;}
.main_bg04_zs .main_bg04_zs05 {top:2.3rem; left:3rem;}

.main_bg04_zs.zs1 div:before {content:''; width:5rem; height:5rem; display:block; -webkit-animation: bg04_pic500 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2.5rem;}
.main_bg04_zs.zs2 div:before {content:''; width:3rem; height:3rem; display:block; -webkit-animation: bg04_pic300 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-1.5rem;}
.main_bg04_zs.zs3 div:before {content:''; width:4rem; height:4rem; display:block; -webkit-animation: bg04_pic400 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2rem;}
.main_bg04_zs.zs4 div:before {content:''; width:4rem; height:5rem; display:block; -webkit-animation: bg04_pic400 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2.5rem -2rem;}
.main_bg04_zs.zs5 div:before {content:''; width:6rem; height:5rem; display:block; -webkit-animation: bg04_pic600 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2.5rem -3rem;}
.main_bg04_zs.zs6 div:before {content:''; width:5rem; height:5rem; display:block; -webkit-animation: bg04_pic500 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2.5rem -2.5rem;}

.main_bg04_zs.zs1 div.main_bg04_zs05:before {content:''; width:7rem; height:5rem; display:block; -webkit-animation: bg04_pic700 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2.5rem -4.5rem;}
.main_bg04_zs.zs4 div.main_bg04_zs05:before {content:''; width:7rem; height:6rem; display:block; -webkit-animation: bg04_pic700 1s steps(8) infinite; position:absolute; left:50%; top:50%; margin:-2.3rem -5rem;}

	@-webkit-keyframes bg04_pic300{
     to{ background-position: -24rem 0;}
	}
	@-webkit-keyframes bg04_pic400{
     to{ background-position: -32rem 0;}
	}
	@-webkit-keyframes bg04_pic500{
     to{ background-position: -40rem 0;}
	}
	@-webkit-keyframes bg04_pic600{
     to{ background-position: -48rem 0;}
	}
	@-webkit-keyframes bg04_pic700{
     to{ background-position: -56rem 0;}
	}
.main_bg04_zs.zs1 .main_bg04_zs01:before {background:url(../images/mainpc_bg04_11.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs1 .main_bg04_zs02:before {background:url(../images/mainpc_bg04_12.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs1 .main_bg04_zs03:before {background:url(../images/mainpc_bg04_13.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs1 .main_bg04_zs04:before {background:url(../images/mainpc_bg04_14.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs1 .main_bg04_zs05:before {background:url(../images/mainpc_bg04_15.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs2 .main_bg04_zs01:before {background:url(../images/mainpc_bg04_21.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs2 .main_bg04_zs02:before {background:url(../images/mainpc_bg04_22.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs2 .main_bg04_zs03:before {background:url(../images/mainpc_bg04_23.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs2 .main_bg04_zs04:before {background:url(../images/mainpc_bg04_24.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs2 .main_bg04_zs05:before {background:url(../images/mainpc_bg04_25.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs3 .main_bg04_zs01:before {background:url(../images/mainpc_bg04_31.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs3 .main_bg04_zs02:before {background:url(../images/mainpc_bg04_32.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs3 .main_bg04_zs03:before {background:url(../images/mainpc_bg04_33.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs3 .main_bg04_zs04:before {background:url(../images/mainpc_bg04_34.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs3 .main_bg04_zs05:before {background:url(../images/mainpc_bg04_35.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs4 .main_bg04_zs01:before {background:url(../images/mainpc_bg04_41.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs4 .main_bg04_zs02:before {background:url(../images/mainpc_bg04_42.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs4 .main_bg04_zs03:before {background:url(../images/mainpc_bg04_43.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs4 .main_bg04_zs04:before {background:url(../images/mainpc_bg04_44.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs4 .main_bg04_zs05:before {background:url(../images/mainpc_bg04_45.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs5 .main_bg04_zs01:before {background:url(../images/mainpc_bg04_51.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs5 .main_bg04_zs02:before {background:url(../images/mainpc_bg04_52.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs5 .main_bg04_zs03:before {background:url(../images/mainpc_bg04_53.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs5 .main_bg04_zs04:before {background:url(../images/mainpc_bg04_54.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs5 .main_bg04_zs05:before {background:url(../images/mainpc_bg04_55.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs6 .main_bg04_zs01:before {background:url(../images/mainpc_bg04_61.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs6 .main_bg04_zs02:before {background:url(../images/mainpc_bg04_62.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs6 .main_bg04_zs03:before {background:url(../images/mainpc_bg04_63.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs6 .main_bg04_zs04:before {background:url(../images/mainpc_bg04_64.png) no-repeat; background-size:800% 100%;}
.main_bg04_zs.zs6 .main_bg04_zs05:before {background:url(../images/mainpc_bg04_65.png) no-repeat; background-size:800% 100%;}


.main_bg04_zs.current .main_bg04_zs01 {-webkit-animation:show_in 0.5s linear 0.1s forwards;}
.main_bg04_zs.current .main_bg04_zs02 {-webkit-animation:show_in 0.5s linear 0.4s forwards;}
.main_bg04_zs.current .main_bg04_zs03 {-webkit-animation:show_in 0.5s linear 0.7s forwards;}
.main_bg04_zs.current .main_bg04_zs04 {-webkit-animation:show_in 0.5s linear 1.0s forwards;}
.main_bg04_zs.current .main_bg04_zs05 {-webkit-animation:show_in 0.5s linear 1.3s forwards;}
@-webkit-keyframes show_in { 
	0%{ opacity:0; -webkit-transform: scale3d(1.2, 1.2, 1.2);}
	100%{ opacity:1; -webkit-transform: scale3d(1, 1, 1);}
}


.main_visual {width:12rem; height:5.6rem; display:block; background:url(../images/mainpc_bg05_mcbg.png) no-repeat; background-size:100%; position:absolute; left:50%; top:2rem; margin-left:-6rem; opacity:0;}
.animated .main_visual { -webkit-animation:bottom_in 0.5s linear 0s forwards;}

.flicking_image {width:8.18rem; height:4.6rem; display:block; border:0.02rem solid #a0f5ff; position:absolute; left:1.89rem; top:0.48rem; overflow:hidden; z-index:2;}
.flicking_image li { float:left; height:4.6rem;}
.flicking_image span { width:8.18rem; display:block; height:4.6rem; -webkit-background-size:100% 100%; background-size:100% 100%;}
.flicking_image img {width:100%; height:4.6rem;}
.flicking_con { width:6rem; height:1rem; position:absolute; left:3rem; bottom:-1rem; z-index:6; text-align:center; font-size:0; line-height:0.1rem;}
.flicking_con a {width:0.15rem; height:0.15rem; display:inline-table; background:#2f5185; overflow:hidden; margin:0 0.1rem; text-indent:-999rem; overflow:hidden; -moz-border-radius:0.2rem; border-radius:0.2rem;}
.flicking_con a.active { width:0.6rem; background:#61bae8;}
.main_visual #btn_prev {width:1.2rem; height:1.2rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/mainpc_bg05_btnleft.png) no-repeat; background-size:100%; position:absolute; left:1rem; top:2.2rem; z-index:8;-webkit-animation:prevnext 1.6s linear infinite;}
.main_visual #btn_next {width:1.2rem; height:1.2rem; display:block; text-indent:-999rem; overflow:hidden; background:url(../images/mainpc_bg05_btnright.png) no-repeat; background-size:100%; position:absolute; right:1rem; top:2.2rem; z-index:8;-webkit-animation:prevnext 1.6s linear infinite;}
@-webkit-keyframes prevnext { 
	0%{ margin:0 0;}
	60%{ margin:0rem -0.2rem;}
	100%{ margin:0 0;}
}
.main_visual #btn_prev:hover {-webkit-filter:brightness(1.2);filter:brightness(1.2);}
.main_visual #btn_next:hover {-webkit-filter:brightness(1.2);filter:brightness(1.2);}

.main_bg06_ren {width:7rem; height:7rem; display:block; background:url(../images/mainpc_bg06_ren.png) no-repeat; background-size:100%; position:absolute; left:50%; top:1.5rem; margin-left:-5rem; z-index:2;pointer-events: none; opacity:0;}
.main_bg06_mfb { display:none;}
.main_bg06_fb {width:400px; height:450px; padding:55px 80px; background:url(../images/mainpc_bg06_fbbg.png) no-repeat; background-size:100%; display:block; position:absolute; top:2rem; left:50%; margin-left:-50px; z-index:3; opacity:0;}
.animated .main_bg06_ren {-webkit-animation:showin_left 0.5s linear 0s forwards;}
.animated .main_bg06_fb {-webkit-animation:showin_right 0.5s linear 0s forwards;}

@-webkit-keyframes showin_left { 
	0%{ opacity:0; left:40%;}
	100%{ opacity:1; left:50%;}
}
@-webkit-keyframes showin_right { 
	0%{ opacity:0; left:55%;}
	100%{ opacity:1; left:50%;}
}
@-webkit-keyframes showin_top { 
	0%{ opacity:0; margin-top:0.5rem;}
	100%{ opacity:1; margin-top:0;}
}



/* 右側菜單 */
.index_right {width:1.8rem; height:7rem; display:block; background:url(../images/indexpc_right_bg.png) no-repeat; background-size:100%; position:absolute; position:fixed; right:-3rem; top:50%; margin-top:-3.4rem; z-index:40; opacity:0;}

.index_right_btn { width:1.3rem; height:4.5rem; display:block; position:absolute; left:0.2rem; top:0.5rem; z-index:3;}
.index_right_btn .down_mc {}
.index_right_btn .game_icon { display:none;}
.index_right_btn .down_code {width:1rem; height:1rem; display:block; position:absolute; left:0.15rem; top:0.05rem;}
.index_right_btn .down_code img {width:100%; height:100%;}
.index_right_btn .down_code:after { content:'免費下載掃碼直接玩'; width:1.2rem; height:0.2rem; display:block; font-size:0.13rem; line-height:0.2rem; color:#0f2f47; text-align:center; position:absolute; left:-0.1rem; top:1.05rem;}
.index_right_btn .down_googleplay {width:1.3rem; height:0.34rem; 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.4rem;}
.index_right_btn .down_appstore {width:1.3rem; height:0.34rem; 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.8rem;}
.index_right_btn .down_pcgame { display:none;}
.index_right_btn .down_gamebox {width:1.3rem; height:0.34rem; 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.2rem;}
.index_right_btn .right_btn_gw { display:none;}
.index_right_btn .right_btn_yy {width:1.3rem; height:0.34rem; display:block; text-indent:-999rem; overflow:hidden; cursor:pointer; background:url(../images/indexpc_right_menu8.png) no-repeat; background-size:100%; position:absolute; left:0rem; top:2.6rem;}
.index_right_btn .right_btn_le {width:1.3rem; height:0.34rem; 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.0rem;}
.index_right_btn .right_btn_fb {width:1.3rem; height:0.34rem; 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.4rem;}
.index_right_btn .right_btn_jpx {width:1.3rem; height:0.34rem; 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:3.8rem;}
.index_right_btn a:hover {-webkit-filter:brightness(1.2);filter:brightness(1.2);}
.index_right_btn .right_btn_le:after{content:''; width:2rem; height:2rem; display:block; background:url(../images/indexpc_linecode.png) no-repeat; background-size:100%; position:absolute; right:1.2rem; top:-0.35rem; opacity:0; pointer-events: none;}
.index_right_btn .right_btn_le:hover:after{ opacity:1;}

.index_right_user {width:1.3rem; height:0.6rem; display:block; overflow:hidden; position:absolute; left:0.2rem; top:4.8rem; z-index:5; font-size:0.13rem; line-height:0.2rem; color:#0f2f47; text-align:center;}
.index_right_user a {width:0.6rem; height:0.2rem; display:block; margin:0 auto; background:#0f2f47; color:#ffffff; overflow:hidden;-moz-border-radius:0.06rem; border-radius:0.06rem; margin-top:0.04rem;}
.index_right_user a:hover { background:#1567dc;}
.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;}
@-webkit-keyframes ani-in1 { 
	from{opacity:0;right:-2rem;}
	to{opacity:1;right:0rem;}
}
@-webkit-keyframes ani-out1 { 
	from{opacity:1;right:0rem;}
	to{opacity:0;right:-2rem;}
}


.scrolltop { display:none;}
.scroll_h {width:0; height:8.2rem; display:block; overflow:hidden; position:absolute; left:0; top:-999rem;}


@-webkit-keyframes small_in { 
	0%{ opacity:0; -webkit-transform: scale3d(1.2, 1.2, 1.2);}
	100%{ opacity:1; -webkit-transform: scale3d(1, 1, 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);}
}




/* 新聞頁面 */
.show_bg {width:100%; display:block; background:#e6f5f8; position:relative;}


.show_bg .show_top {width:100%; height:8.2rem; display:block; background:url(../images/mainpc_showtop_bg.jpg) no-repeat center top; background-size:100%; background-size:cover; overflow:hidden; position:relative; z-index:3;}
.show_bg .main_bg01_mc {top:6rem;}
.show_bg .main_bg01_179 .down_mc { display:none;}


.show_footer {width:100%; height:1rem; padding-top:0.8rem; display:block; color:#333333; position:relative; z-index:3;}

.show_cen {width:100%; display:block; position:relative;}
.show_cen:after {content:''; width:100%; height:6rem; display:block; background:url(../images/mainpc_showcen_top.jpg) no-repeat center top; background-size:100%; background-size:cover; position:absolute; left:0; top:0; z-index:1; pointer-events: none; }
.show_cenbg {width:11.2rem; min-height:8rem; display:block; margin:0 auto; position:relative; z-index:3;}

.show_cenlist_menu  {width:9rem; height:0.6rem; display:block; padding:0.6rem 1.1rem 0.2rem 1.1rem; position:relative;}
.show_cenlist_menu:before {content:'';width:12.42rem; height:0.02rem; display:block; background:url(../images/mainpc_showcen_xian.png) no-repeat; background-size:100%; position:absolute; left:50%; top:1.38rem; margin-left:-6.21rem;}
.show_cenlist_menu a {width:1.8rem; height:0.6rem; float:left; box-sizing:border-box;-moz-border-radius:0.1rem; border-radius:0.1rem; overflow:hidden;}
.show_cenlist_menu a.on { background-color:rgba(30,86,173,0.2); border:0.02rem solid #fcf7e0;}
.show_cenlist_menu a span {width:1.8rem; height:0.6rem; display:block; text-indent:-999rem; overflow:hidden;}
.show_cenlist_menu a span.t1 {background:url(../images/mainpc_showcen_menu1.png) no-repeat; background-size:100%;}
.show_cenlist_menu a span.t2 {background:url(../images/mainpc_showcen_menu2.png) no-repeat; background-size:100%;}
.show_cenlist_menu a span.t3 {background:url(../images/mainpc_showcen_menu3.png) no-repeat; background-size:100%;}
.show_cenlist_menu a span.t4 {background:url(../images/mainpc_showcen_menu4.png) no-repeat; background-size:100%;}
.show_cenlist_menu a span.t5 {background:url(../images/mainpc_showcen_menu5.png) no-repeat; background-size:100%;}

.show_cenlist_list {width:10rem; display:block; padding:0.1rem 0.6rem 0.5rem 0.6rem; font-size:0.18rem; line-height:0.6rem; color:#999999; overflow:hidden;}
.show_cenlist_list li {width:10rem; float:left; height:0.6rem; font-size:0.18rem; line-height:0.6rem; color:#eeeeee; font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif; border-bottom:0.01rem dashed #999bb1; position:relative;}
.show_cenlist_list li:hover { background-color:rgba(255,255,255,0.2);}
.show_cenlist_list li a.news_icon {width:1.2rem; float:left; position:relative;}
.show_cenlist_list li .news_icon span {width:1rem; height:0.6rem; text-align:center; display:block; color:#b921b7;}
.show_cenlist_list li a.news_icon span:before {content: '【'; float:left;}
.show_cenlist_list li a.news_icon span:after {content: '】'; float:right;}
.show_cenlist_list li .news_icon span.news1 { color:#b921b7;}
.show_cenlist_list li .news_icon span.news2 { color:#1292ae;}
.show_cenlist_list li .news_icon span.news3 { color:#38b232;}
.show_cenlist_list li .news_icon span.news4 { color:#b27132;}
.show_cenlist_list li .news_icon span.news5 { color:#2c75c7;}
.show_cenlist_list li .news_icon span.news6 { color:#2c75c7;}
.show_cenlist_list li .news_icon span.news7 { color:#2c75c7;}
.show_cenlist_list li .news_icon span.news8 { color:#2c75c7;}
.show_cenlist_list li .news_icon span.news11 { color:#89a932;}
.show_cenlist_list li a.news_title {width:8.8rem; color:#2b2e3f; float:left; height:0.6rem; overflow:hidden; word-break:keep-all;white-space:nowrap; text-overflow: ellipsis;}
.show_cenlist_list li a.news_title:hover { color:#2c0d55; text-decoration:underline;}
.show_cenlist_list li span.news_time { color:#999999; float:right; width:0.8rem; font-size:0.16rem; text-align:center; position:absolute; right:0; top:0;pointer-events: none;}

.show_cenlist_more {width:100%; display:block; margin:0.2rem 0;}
.show_cenlist_more a {width:2.6rem; height:0.4rem; display:block; margin:0 auto; font-size:0.2rem; line-height:0.4rem; color:#FFFFFF; text-align:center; background:#45a8e7;-moz-border-radius:0.1rem; border-radius:0.1rem;}


.show_censhow_title {width:10rem; padding:0.4rem 0.6rem 0.2rem 0.6rem; display:block; font-size:0.24rem; line-height:0.5rem; color:#cf2424; font-weight:bold; text-align:center;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;}
.show_censhow_link {width:10rem; height:0.24rem; padding:0.1rem 0.6rem; display:block; margin:0 auto 0.1rem auto; font-size:0.15rem; line-height:0.2rem; color:#333333; text-align:left; display:block; position:relative;}
.show_censhow_link:before {content:''; width:12.42rem; height:0.02rem; display:block; background:url(../images/mainpc_showcen_xian.png) no-repeat; background-size:100%; position:absolute; left:50%; bottom:0rem; margin-left:-6.21rem;}
.show_censhow_link_fl { float:left;}
.show_censhow_link_fl a {width:0.2rem; height:0.2rem; float:left; margin:0 0.03rem;}
.show_censhow_link_fc {font-size:0.14rem; color:#999999; text-align:center; display:block; width:2rem; position:absolute; left:50%; margin-left:-1rem;}
.show_censhow_link_fr { float:right;}
.show_censhow_link_fr img { height:0.24rem; width:auto;}

.show_censhow_text { padding:0.3rem 0.5rem; background:#ffffff; font-size:0.15rem; line-height:0.32rem; color:#333333; display:block; width:10rem; margin:0 auto;}
.show_censhow_text a { color:#0099ff; text-decoration:underline;}
.show_censhow_text a:hover { color:#cc3333;}
.show_censhow_text img {max-width:8rem; max-height:8rem; margin:0.1rem auto; display:block;}
.show_censhow_next { padding:0.2rem 0.5rem; line-height:0.32rem; font-size:0.14rem; color:#333333; background:#f8f8f8; display:block; width:10rem; margin:0 auto;}
.show_censhow_next a { display:block; color:#0099ff; text-decoration:underline; clear:both;}
.show_censhow_next a:before {content:''; width:0.24rem; height:0.24rem; margin:0.05rem 0.1rem 0 0rem; float:left; background:url(../images/mainpc_showtext_link.png) no-repeat; background-size:100%;}
.show_censhow_next a:hover { color:#cc3333;}


.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:4.5rem; 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.25rem; z-index:2;}
.home_qidaibg span {width:66%; height:1rem; padding:0.6rem 0rem 0 0; display:block; margin:0 auto; font-size:0.2rem; line-height:0.32rem; color:#915717; text-align:center;display: flex;flex-wrap: -webkit-wrap;-webkit-align-items: center;-webkit-justify-content: center;}
.home_qidaibg .btn_close {width:0.3rem; height:0.3rem; display:block; text-indent:-999rem; background:url(../images/indexpc_win_close.png) no-repeat; background-size:100%; position:absolute; right:-0.2rem; top:0rem; z-index:6;}



/* 用戶登錄 */
.index_loginbg {width:8.6rem; height:5.6rem; display:block; background:url(../images/indexpc_login_bg.png) no-repeat; background-size:100%; position:absolute; position:fixed; left:50%; top:50%; margin:-2.8rem 0 0 -4.3rem; z-index:30;}

.index_login,.index_register {width:3.6rem; height:3.2rem; display:block; position:absolute; left:3.8rem; top:1.6rem;}
.index_login_menu {width:3.6rem; height:0.4rem; display:block; position:absolute; left:0.1rem; top:0rem; text-align:center; font-size:0.18rem; line-height:0.36rem;}
.index_login_menu a {width:1.6rem; height:0.4rem; float:left; margin:0 0.05rem; 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.4rem;}
.index_login_menu a:nth-child(2) { background-position:-1.6rem -0.4rem;}
.index_login_menu a:first-child:hover  { background-position:0 -0.8rem;}
.index_login_menu a:nth-child(2):hover  { background-position:-1.6rem -0.8rem;}
.index_login_menu a:first-child.on  { background-position:0 -0rem;}
.index_login_menu a:nth-child(2).on  { background-position:-1.6rem -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.82rem; top:1.65rem;}
.index_login_button {width:2.5rem; 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.2);filter:brightness(1.2);}
.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;}

/* 獎品箱 */
.home_winjpxbg {width:7rem; height:3.6rem; padding:0.8rem; position:absolute; left:50%; top:50%; margin:-2.6rem 0 0 -4.3rem; background:url(../images/indexpc_jpxbg.png) no-repeat; background-size:100%; color:#333333; z-index:9;}
.home_winjpx_title {width:0.4rem; height:0.4rem; display:block;position:absolute; right:0rem; top:0.2rem; z-index:3;}
.home_winjpx_title span { display:none;}
.home_winjpx_title .close {width:0.4rem; height:0.4rem; 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:#e2f1f8; border-bottom:0.01rem solid #b8b9d8; box-sizing:border-box; font-weight:bold; text-align:center;}
.home_winjpx_tt dt {width:1.79rem; float:left; border-right:0.01rem solid #abbed7;}
.home_winjpx_tt dd {width:5.2rem; float:left;}
.home_winjpx_text {width:7rem; height:3.2rem; 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:#fafafc; border-bottom:0.01rem solid #b8b9d8; box-sizing:border-box;}
.home_winjpx_text dt {width:1.79rem; float:left; border-right:0.01rem solid #b8b9d8; 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;}
