@charset "utf-8";

/* CSS Document */

#wrapper{
    float: left;
    width: 100%;
    position: relative;
    background: url(../img/index/wrapper_index.jpg) no-repeat center top;
}
#tbox{
    float: left;
    width: 100%;
    height: 1130px;
    z-index: 1;
    background: url(../img/index/topic.jpg) no-repeat center top;
    position: absolute;

    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-name: slidein;
}

@keyframes slidein {
  from {
   opacity:0.5;
  }
    50% {
    opacity:1;
    }
  to {
    opacity:0.5;
  }
}
#sparks{
    position: absolute;
    z-index: 2;
    float: left;
    width: 100%;
}

#container{
    clear: both;
    width: 1100px;
    margin: 0 auto;
    position: relative;
    padding: 94px 0 35px 0;
    z-index: 10;
}

.download{
    clear: both;
    width: 100%;
    position: relative;
}

.download_apk{
    position: absolute;
    width: 268px;
    height: 68px;
    left: 705px;
    top: 710px;
}

.download_app a:hover, .download_google a:hover, .download_apk a:hover{
    opacity:0.8;
    filter:alpha(opacity=80);
}

.shop{
    clear: both;
    width: 100%;
    height: 362px;
}
.banner{
    float: left;
    width: 672px;
    height: 358px;
    margin-right: 20px;
    background-image: url(../img/index2017/bd-promo.png);
    padding: 2px;
}
.tab{
    float: left;
    width: 404px;
    height: 362px;
    background: rgba(34,33,51,0.6);
}
.tab_list {
    float: left;
    width: 100%;
    height: 300px;
}
.tab_list ul{
     float: left;
    width: 100%;
    height: 300px;
}
.tab_list ul li{
    width: 100%;
    list-style: none;
    padding: 12px 0px;
    border-bottom: 1px solid #2e2d42;
}
.tab_list ul li a{
    display: block;
    width: 384px;
    height: 24px;
    color: #b3b3b3;
}
.tab_list ul li a:hover{
    color: #fff;
}
.tab_icon{
    float: left;
    width: 40px;
    margin-right: 5px;
    background: #19172a;
    text-align: center;
    font: 14px/1.6 "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}
.tab_title{
    float: left;
    width: 284px;
    font: 14px/1.6 "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 10px;
    text-overflow: ellipsis;
}
.tab_date{
    float: left;
    width: 45px;
    text-align: right;
    font: 14px/1.6 "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
}

.heroes{
    clear: both;
    width: 100%;
    height: 851px;
    position:relative;
}
.h_list{
    position: absolute;
    width: 262px;
    height: 719px;
    left: 0px;
    top: 69px;
    background: url(../img/index/bg_heroes.png) no-repeat center top;
    z-index: 30;
}
.h_list ul{
    float: left;
    width: 262px;
    height: 540px;
    padding: 107px 0px 21px 0px;
}
.h_list ul li{
    list-style: none;
    background: #000;
}
.h_list ul li img{
    vertical-align: middle;
    opacity:0.6;
    filter:alpha(opacity=60);
}
.h_list ul li a:hover img,.h_list ul li a.h_list--cur  img{
     opacity:1;
     filter:alpha(opacity=100);
}
.h_new{
    float: left;
    width: 258px;
    height: 90px;
    margin: 0px 1px 53px 1px;
    position: relative;
    border: 1px solid #273550;
}
.h_img{
    float: left;
    width: 100%;
    position: absolute;
    z-index:31;
}
.h_list_m{
    position: absolute;
    z-index: 32;
    width: 100%;
    bottom:3px;
}
.h_icon{
    float: left;
    width: 23px;
    height: 23px;
    margin-left: 5px;
    margin-right: 2px;
}
.h_text{
    float: left;
    font: 16px/1.8 "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif;
    color: #fff;
    text-shadow: 0px 0px 3px #491859, 0px 0px 3px #491859, 0px 0px 3px #491859;
    line-height: 23px;
    margin-left: 2px;
}
.h_free_01{
    float: left;
    position: relative;
    border: 1px solid #273550;
    width: 120px;
    height: 120px;
    margin: 0px 14px 14px 2px;
}
.h_free_02{
    float: left;
    position: relative;
    border: 1px solid #273550;
    width: 120px;
    height: 120px;
    margin: 0px 2px 14px 0px;
}
.h_free_03{
    float: left;
    position: relative;
    border: 1px solid #273550;
    width: 120px;
    height: 120px;
    margin: 0px 14px 14px 2px;
}
.h_free_04{
    float: left;
    position: relative;
    border: 1px solid #273550;
    width: 120px;
    height: 120px;
    margin: 0px 2px 14px 0px;
}
.h_free_05{
    float: left;
    position: relative;
    border: 1px solid #273550;
    width: 120px;
    height: 120px;
    margin: 0px 14px 0px 2px;
}
.h_free_06{
    float: left;
    position: relative;
    border: 1px solid #273550;
    width: 120px;
    height: 120px;
    margin: 0px 2px 0px 0px;
}
.btn_all_h{
    float: left;
    width: 262px;
    height: 51px;
    background: url(../img/index/btn_allhero_a.png)no-repeat;
}
.btn_all_h a{
    display: block;
    width: 262px;
    height: 51px;
    text-indent: -9999px;
}
.btn_all_h a:hover{
    background: url(../img/index/btn_allhero_b.png)no-repeat;
}

.hero_show{
    position: absolute;
    width: 838px;
    height: 851px;
    right: 0px;
}
.hero_new{
    /*display: block;*/
    /*float: left;*/
    width: 100%;
    /*position: relative;*/
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
}
.hero_s_img{
    float: left;
    width: 100%;
    z-index: 1;
    position: absolute;
    height: 100%;
    left: -100px;
    top: 0;
}
.hero_s_name{
    position: absolute;
    height: 100%;
    /*float: left;*/
    width: 100%;
    z-index: 2;
    left: 100px;
    top: 0;
}
.hero_s_free-01, .hero_s_free-02, .hero_s_free-03, .hero_s_free-04, .hero_s_free-05, .hero_s_free-06{
    /*display: none;*/
    /*float: left;*/
    visibility: hidden;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
}


.link{
    clear: both;
    width: 100%;
    height: 132px;
    padding-top: 32px;
    border-top: 1px solid #273550;
}
.link_fb{
    float: left;
    width: 438px;
    height: 132px;
    border: 1px solid #444b77;
    margin-right: 11px;
}
.link_btn-01{
    float: left;
    width: 157px;
    height: 132px;
    margin-right:6px;
}
.link_btn-01 a{
    float: left;
    display: block;
    width: 157px;
    height: 132px;
    text-indent: -9999px;
    background: url(../img/index/btn_link-01a.jpg);
}
.link_btn-01 a:hover{
    background:url(../img/index/btn_link-01b.jpg);
}
.link_btn-02{
    float: left;
     width: 157px;
    height: 132px;
    margin-right:6px;
}
.link_btn-02 a{
    float: left;
    display: block;
    width: 157px;
    height: 132px;
    text-indent: -9999px;
    background: url(../img/index/btn_link-02a.jpg);
}
.link_btn-02 a:hover{
    background:url(../img/index/btn_link-02b.jpg);
}
.link_btn-03{
    float: left;
     width: 157px;
    height: 132px;
    margin-right:6px;
}
.link_btn-03 a{
    float: left;
    display: block;
    width: 157px;
    height: 132px;
    text-indent: -9999px;
    background: url(../img/index/btn_link-03a.jpg);
}
.link_btn-03 a:hover{
    background:url(../img/index/btn_link-03b.jpg);
}
.link_btn-04{
    float: left;
     width: 157px;
    height: 132px;
}
.link_btn-04 a{
    float: left;
    display: block;
    width: 157px;
    height: 132px;
    text-indent: -9999px;
    background: url(../img/index/btn_link-04a.jpg);
}
.link_btn-04 a:hover{
    background:url(../img/index/btn_link-04b.jpg);
}

/* pwstabs */
.pws_tabs_container {
    padding: 10px;
}
.pws_tabs_container ul.pws_tabs_controll {
    display: flex;
}
.pws_tabs_container ul.pws_tabs_controll li {
    flex: auto;
}
.pws_tabs_container ul.pws_tabs_controll li a {
    background-color: inherit;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 18px;
    line-height: 35px;
    color: #b3b3b3;
    border-bottom: 2px solid #2e2d42;
}
.pws_tabs_container ul.pws_tabs_controll li a:hover,
.pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
    background-color: inherit;
    border-bottom: 2px solid #ffe58e;
    color: #ffe58e;
    font-weight: 700;
}
.pws_tabs_list {
    background-color: inherit;
    padding: 0;
}
