/*banner*/
.focusBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 550px
}

.focusBox .pic {
    position: relative;
    z-index: 0;
    height: 100% !important;
    width: auto !important;
}

.focusBox .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.focusBox .pic li {
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center 0;
    background-size: cover;
}

.focusBox .pic li a {
    display: block;
    width: 100%;
    height: 100%;
}

.focusBox .hd {
    position: absolute;
    bottom: 25px;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-size: 0
}

.focusBox .hd li {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
    /*background: url(../images/small_icon.png) no-repeat;*/
    background: #D2D2D2;
    /*background-position: -59px -56px;*/
    opacity: 1;
    cursor: pointer;
    width:50px;
    height:3px;
    border-radius:2px;
}

.banner .focusBox .hd .on {
    position: relative;
    /*top: -5px;*/
    width: 50px;
    background: #FFFFFF;
    height:3px;
    opacity:1;
    border-radius:2px;
    /*background-position: -7px -56px;*/
}

.banner .focusBox .next,.focusBox .prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    display: none;
    margin-top: -50px;
    width: 60px;
    height: 100px;
    background: url(../images/small_icon.png) no-repeat;
    background-position: -96px -8px;
    text-indent: -9999px;
    opacity: 1;
    cursor: pointer;
    filter: alpha(opacity=100)
}

.banner .focusBox .prev {
    left: 0
}

.banner .focusBox .next {
    right: 0;
    background: url(../images/small_icon.png) no-repeat;
    background-position: -164px -8px
}

.banner .focusBox .next:hover,.focusBox .prev:hover {
    opacity: 1!important;
    filter: alpha(opacity=100)!important
}
/*banner and*/
.wap{
    width: 1200px;
    margin: 0 auto;
}
/*熱門推薦*/
.one,.two{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.one .signin{
    width:96px;
    height:134px;
    background:rgba(240,240,240,0.6);
    position: absolute;
    right: -110px;
    top: 90px;
}
.one .signin .icon{
    width:40px;
    height:40px;
    border-radius:50%;
    margin: 25px auto 15px;
    background: url("../images/sinin.png") no-repeat center;
}
.one .signin p{
    width: 100%;
    text-align: center;
    margin-top: 5px;
}
.one .signin p.dec{
    font-size: 15px;
}
.one .title, .gift .title, .video .title, .two .title, .game_special .title{
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size:30px;
    font-weight:400;
    color:rgba(0,0,0,1);
    opacity:0.95;
}
.one ul{
    height: 290px;
    width: 100%;
    margin-bottom: 40px;
}
.one ul li{
    width: 380px;
    height:100%;
    background:rgba(249,249,249,1);
    float: left;
    margin-left: 30px;
    position: relative;
}
.one ul li:nth-child(1){
    margin-left: 0;
}
.one li em{
    width: 380px;
    height: 213px;
    margin: 0 auto;
    position: relative;
}
.one li em img{
    width: 380px;
    height: 213px;
    position: absolute;
    top: 0;
}
.one li em i{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 213px;
    background-color: rgba(0,0,0,0.6);
}
.one li em i b{
    display: block;
    font-size: 14px;
    margin: 15px 72px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    /*background: #2796FF;*/
    border-radius:5px;
}
.one li em i b a{
    display: block;
    height: 100%;
    color: #ffffff;
}
.one li em i b:nth-child(1){
    margin-top: 60px;
}
.one li em:hover i{
    display: block;
}
.one li p{
    width: 380px;
    line-height: 1.8em;
    padding-left: 15px;
    position: absolute;
}
.one li p.appname{font-size: 18px; font-weight: 400;
    bottom:35px;}
.one li p.appdec{font-size: 15px; color: #505050;bottom:12px;}
/*小banner*/
.two .banner_little{
    width: 550px;
    height: 308px;
    float: left;
}
.two .focusBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 308px
}

.two .focusBox .pic {
    position: relative;
    z-index: 0;
    height: 100% !important;
    width: auto !important;
}

.two .focusBox .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.two .focusBox .pic li {
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center 0;
    background-size: cover;
}

.two .focusBox .pic li a {
    display: block;
    width: 100%;
    height: 100%;
}

.two .focusBox .hd {
    position: absolute;
    bottom: 25px;
    z-index: 1;
    width: 100%;
    text-align: center;
    font-size: 0
}

.two .focusBox .hd li {
    display: inline-block;
    overflow: hidden;
    margin: 0 10px;
    /*background: url(../images/small_icon.png) no-repeat;*/
    background: #D2D2D2;
    /*background-position: -59px -56px;*/
    opacity: 1;
    cursor: pointer;
    width:50px;
    height:3px;
    border-radius:2px;
}

.two .focusBox .hd .on {
    position: relative;
    /*top: -5px;*/
    width: 50px;
    background: #FFFFFF;
    height:3px;
    opacity:1;
    border-radius:2px;
    /*background-position: -7px -56px;*/
}

/*新聞*/
.news{
    overflow: hidden;
    width: 610px;
    float: right;
}
.news .tab-hd {
    height: 45px;
}

.news .tab-hd ul {
    width: 100%;
    height: 100%;
}

.news .tab-hd li {
    float: left;
    /*line-height: 50px;*/
    height: 45px;
    margin: 0 35px 0 0;
    color: #969696;
    font-size: 22px;
    cursor: pointer;
}
.news .tab-hd li.more{
    float: right;
    margin-right: 0;
    font-size: 28px;
}

.news .tab-hd li a {
    display: block;
    color: #969696;
}

.news .tab-hd li a:hover {
    color: #000000;
}

.news .tab-hd li.on {
    height: 45px;
    color: #000000;
}

.news .tab-bd {
    /*border-top: 1px solid #e8e8e8;*/
}

.news .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.news .tab-bd li {
    float: left;
    padding: 20px 0 20px 0px;
    width: 610px;
    font-size: 15px;
    border-bottom: 1px solid #F0F0F0;
}
.news .tab-bd li a{
    display: block;
    width: 450px;
    overflow: hidden;
    color: #000000;
    white-space:nowrap;
    text-overflow: ellipsis;
    float: left;
}
.news .tab-bd li i{
    float: right;
    color: #969696;
}
/*禮包*/
.gift .gift_list{
    width: 100%;
    height: 180px;
}
.gift_list ul{
    width: 100%;
    height: 100%;
}
.gift_list ul li{
    width: 180px;
    height: 180px;
    float: left;
    margin-right: 20px;
    border:1px solid rgba(240,240,240,1);
}
.gift_list ul li a{
    color: #000;
}
.gift_list ul li i{
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 20px;
    margin: 20px auto 15px;
    overflow: hidden;
}
.gift_list ul li em{
    display: block;
    width: 100%;
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
.gift_list ul li.more{
    margin-right: 0;
}
.gift_list ul li.more i {
    width: 64px;
    height: 64px;
    border-radius: 45px;
    margin: 43px 58px 34px;
    text-align: center;
    line-height: 64px;
    font-size: 20px;
    font-weight: bold;
    color: #969696;
    background: url("../images/gengduo-.png") no-repeat center;
}

/*視頻專區*/
.video{
    width: 1200px;
    height: auto;
}
.video ul{
    width: 100%;
}
.video ul li{
    width: 380px;
    height: 280px;
    margin-right: 30px;
    position: relative;
    float: left;
}
.video ul li:last-child{
    margin-right: 0;
}
.video ul li a{
    height: 100%;
    display: block;
    color: black;
}
.video ul li img{
    width: 380px;
    height: 213px;
    position: absolute;
    top: 0;
    left: 0;
}
.video ul li i{
    position: absolute;
    width: 54px;
    height: 54px;
    top: 26%;
    left: 50%;
    margin-left: -27px;
    z-index: 5;
    border-radius: 30px;
    text-align: center;
    line-height: 54px;
    color: #FFF;
    background: url("../images/shipin.png") no-repeat center;
}
.video ul li .bg{
    width: 380px;
    height: 213px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index:3;
}
.video ul li em{
    width: 380px;
    position: absolute;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    bottom: 34px;
    left: 0;
    z-index:3;
}


/*遊戲詳情頁*/
.detail_title{
    width: 100vw;
    height: 100vh;
    position: relative;
}
.hc_video_wrap{
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1;
}
.detail_title img{
    width: 100vw;
    height: 100vh;
    position: absolute;
    /*left: 50%;*/
    /*margin-left: -960px;*/
}
.detail_title video{
    /*position: absolute;*/
    /*left: 50%;*/
    /*margin-left: -960px;*/
    z-index: 1;
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 100vw;
    min-height: 100vh;
    width: 100vw;
    height: auto;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-size: cover;
    transition: 1s opacity;
}
.detail_title .banner_bg{
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0,0,0,0.5);
}
.detail_title .detail_title_in{
    width: 1200px;
    height: 100vh;
    position: absolute;
    margin-left: -600px;
    left: 50%;
    z-index: 3;
    top: 0;
}
.detail_title_in .return{
    width: 64px;
    height: 64px;
    position: absolute;
    top: 120px;
    background: url("../images/return.png") no-repeat center;
}
.detail_title_in .return a{
    height: 100%;
    display: block;
}
.detail_title_in .logo{
    width: 385px;
    height: 212px;
    position: absolute;
    left: 50%;
    margin-left: -192px;
    top: 120px;
}
.detail_title_in img{
    width: 385px;
    height: 212px;
    position: absolute;
    left: 50%;
    margin-left: -192px;
}
.detail_title_in .dec{
    width: 100%;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 355px;
    font-size: 42px;
    color: #ffffff;
}
.detail_title_in .video{
    width: 120px;
    height: 120px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top: 457px;
    background-color: rgba(0,0,0,0.5);
    background: url("../images/shipin_l.png") no-repeat center;
}
.detail_title_in .video a{
    height: 100%;
    display: block;
}
.detail_title_in .down{
    width:100%;
    height: 80px;
    position: absolute;
    bottom:140px ;
}
.detail_title_in .down li{
    width: 280px;
    height: 80px;
    float: left;
    background-image: url("../images/icon_bg.png");
}
.detail_title_in .down li:nth-child(1){
    margin-left: 275px;
}
.detail_title_in .down li:nth-child(2){
    background-position: 0 -80px;
    margin-left: 100px;
}
.detail_title_in .down li a{
    height: 100%;
    display: block;
}
/*游戏特色*/
.game_special{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.game_special .title{
    padding: 35px 0;
    /*line-height: 50px;*/
}
.game_special .content{
    width: 100%;
    /*height: 422px;*/
    height: auto;
    overflow: hidden;
    position: relative;
}
/*.game_special .content .hd{*/
    /*width: 100%;*/
/*}*/
.game_special .content .hd .next,.video .hd .next{
    width: 25px;
    height: 58px;
    position: absolute;
    z-index: 2;
    top: 175px;
    right: 0;
    background: url("../images/right.png") no-repeat center;
}
.game_special .content .hd .prev,.video .hd .prev{
    width: 25px;
    height: 58px;
    position: absolute;
    z-index: 2;
    top: 175px;
    left:0;
    background: url("../images/left.png") no-repeat center;
}
.content .bd ul{ overflow:hidden; zoom:1; }
.content .bd ul li{ margin:0 40px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;  }


/*详情页视屏模块*/
.video .content{
    width: 100%;
    height: 280px;
    position: relative;
    margin-top: 10px;
}
.video .hd .q,.game_special .content .hd .q{
    width: 25px;
    height: 58px;
    position: absolute;
    z-index: 10;
    top: 84px;
    background-color: rgba(255,255,255,0.5);
}
.video .hd .next{
    right: 0;
}
.video .hd .prev{
    left: 0;
}
