@charset "UTF-8";
/* -------------ºì°ü²éÑ¯------ºì°ü²éÑ¯-µ¯´°------------------¿ªÊ¼-------------- */

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
}

.white_content {
    display: none;
    position: fixed;
    top: 25%;
    left: 35%;
    width: 589px;
    height: 391px;
    z-index: 1002;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.cxbox {
    width: 589px;
    height: 391px;
    margin: 0 auto;
    background: url("../images/bjcx.png") no-repeat;
}

.cxbox_bt {
    height: 36px;
    line-height: 36px;
}

.cxbox_bt p {
    font-size: 17px;
    color: #f1f3b3;
    float: left;
    padding-left: 15px;
}

.cxbox_bt a {
    font-size: 17px;
    margin-right: 20px;
    float: right;
}

.cxbox_hy {
    height: 50px;
    padding: 30px 0 0 90px;
}

.cxbox_hy p {
    float: left;
    font-size: 17px;
    color: #f1f3b3;
    line-height: 32px;
}

.cxbox_hy input {
    border: 1px solid #cb2129;
    height: 30px;
    line-height: 30px;
    width: 220px;
    background: #750606;
    float: left;
    font-size: 17px;
    color: #f1f3b3;
    font-family: Arial, "Î¢ÈíÑÅºÚ";
    padding-left: 10px;
}

.cxbox_hy a {
    background: url("../images/bjs.jpg") no-repeat;
    height: 28px;
    width: 80px;
    display: block;
    float: left;
    font-size: 17px;
    line-height: 28px;
    text-align: center;
    color: #7c0303;
    margin-bottom: 10px;
}

.cxbox_bd table {
    margin: 0 auto;
    border-bottom: 1px solid #dd0002;
    border-left: 1px solid #dd0002;
}

.cxbox_bd table tr td {
    line-height: 32px;
    text-align: center;
    font-size: 15px;
    font-family: Arial, "Î¢ÈíÑÅºÚ";
    border: 1px solid #dd0002;
    border-bottom: 0px;
    border-left: 0px;
}

#hb_end {
    margin: 0 auto;
}

.cxbox_bd table tr.ad {
    background: #700001;
}

/* -------------ºì°ü²éÑ¯------ºì°ü²éÑ¯-µ¯´°-----------------½áÊø-------------- */

/**************µ¯³öÊäÈë¿ò*****************/

.rbag {
    width: 500px;
    height: 477px;
    position: fixed;
    z-index: 10001;
    left: 50%;
    top: 50%;
    background: url("../images/rbag_bg.png") no-repeat 0 0;
    margin: -238px 0 0 -250px;
}

.rbag .close {
    width: 30px;
    height: 30px;
    background: url("../images/rbag_close.png") no-repeat 0 0;
    display: block;
    margin-left: 235px;
}

.rbag .cont {
    width: 355px;
    height: 184px;
    margin: 250px 0 0 78px;
    text-align: center;
}

.rbag .btn {
    width: 160px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
    background: #fbdb30;
    border-radius: 5px;
    border: none;
    margin-top: 20px;
}

.rbag .txt {
    width: 270px;
    height: 44px;
    border: 1px solid #b05a5a;
    background: #7d1919;
    color: #fff;
    margin: 0 0 0 20px;
    text-indent: 10px;
}

/**ºì°üÓê**/

.snow {
    position: absolute;
    top: 0;
    color: #fff;
    z-index: 200;
    cursor: pointer
}

.snow.snow-1 {
    width: 90px;
    height: 111px;
    background: url("../images/s-1.png")
}

.snow.snow-2 {
    width: 80px;
    height: 111px;
    background: url("../images/s-2.png")
}

.snow.snow-3 {
    width: 100px;
    height: 188px;
    background: url("../images/s-3.png")
}

/*Tab*/
.tab_block {
    clear: left;
    margin: auto;
}

ul.tabs {
    text-align: center;
    background: url("../images/tabRanking.png") center no-repeat;
    background-size: contain;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    height: 88px;
    padding-top: 16px;
    margin: 0 auto 30px;
    position: relative;
}

ul.tabs li {
    display: inline-block;
    text-align: center;
    float: left;
    overflow: hidden;
    position: relative;
    list-style: none;
    background: url("../images/contentNavBg.png") center no-repeat;
    background-size: contain;
    height: 57px;
    line-height: 50px;
    /*width: 250px;*/
    width: 22%;
    margin: 0 5px;
}

ul.tabs li.active,
ul.tabs li:hover {
    background: url("../images/contentNavBg2.png") center no-repeat;
    background-size: contain;
}

ul.tabs li.active .img,
ul.tabs li:hover .img {
    display: none;
}

ul.tabs li.active .imgHover,
ul.tabs li:hover .imgHover {
    display: inline-block;
}

ul.tabs .img {
    vertical-align: middle;
}

ul.tabs .imgHover {
    display: none;
}

ul.tabs li a {
    font-size: 1.6em;
    font-weight: bold;

    background: -webkit-linear-gradient(#fff6b8, #ffb500);
    background: -o-linear-gradient(#fff6b8, #ffb500);
    background: linear-gradient(#fff6b8, #ffb500);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    /*text-shadow: 0 5px 10px #cc3251;*/
    display: block;
    padding: 0 20px;
    text-decoration: none;
}

ul.tabs li:hover a {
    background: -webkit-linear-gradient(#fff, #ffe29d);
    background: -o-linear-gradient(#fff, #ffe29d);
    background: linear-gradient(#fff, #ffe29d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

div.tab_container {
    clear: left;
    width: 100%;
    border: 1px solid transparent;
    border-top: none;
    background: transparent;
}

div.tab_container .tab_content {
    padding: 0;
}

/*右側懸浮選單*/

.codeLeft,
.codeRight {
    z-index: 99;
    position: absolute;
    top: 600px
}

.codeRight {
    position: absolute;
    z-index: 1000;
    top: 260px;
    right: 0px
}

.gban {
    color: #ffe681;
    text-decoration: none
}

.codeLeft a,
.codeRight a {
    display: block
}

.codeLeft img,
.codeRight img {
    display: block;
    width: 96px;
    height: 96px
}

.codeLeft i,
.codeRight i {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 0;
    cursor: pointer
}

.codeLeft {
    left: 40px;
    width: 177px;
    height: 384px;
    background: url(images/codeLeft.png) no-repeat
}

.codeLeft a {
    padding-left: 63px;
    width: 114px;
    height: 140px;
    padding-top: 244px
}

.codeLeft i {
    left: 101px
}

.codeRight {
    right: 40px;
    width: 145px;
    height: 248px;
    /*background: url(images/codeRight.png) no-repeat*/
}

/*
.codeRight a {
    width: 111px;
    padding-left: 34px;
    height: 139px;
    padding-top: 246px
}
*/

.codeRight i {
    left: 72px
}

.navRight {
    position: fixed;
    left: 50%;
    top: 220px;
    margin-left: 501px;
    width: 101px;
    border: 1px solid #393939;
    border-bottom: none
}

.navRight li {
    height: 80px;
    background: #151515;
    border-bottom: 1px solid #393939
}

.navRight li:hover {
    background-image: url(images/navRightBg.jpg)
}

.navRight a {
    display: block;
    height: 80px;
    background: url(images/navRight.png) no-repeat
}

.navRight a.nav1 {
    background-position: 0 0
}

.navRight a.nav2 {
    background-position: 0 -80px
}

.navRight a.nav3 {
    background-position: 0 -160px
}

.navRight a.nav4 {
    background-position: 0 -240px
}

.navRight a.nav5 {
    background-position: 0 -320px
}

.navRight a:hover.nav1 {
    background-position: -101px 0
}

.navRight a:hover.nav2 {
    background-position: -101px -80px
}

.navRight a:hover.nav3 {
    background-position: -101px -160px
}

.navRight a:hover.nav4 {
    background-position: -101px -240px
}

.navRight a:hover.nav5 {
    background-position: -101px -320px
}

/* 外層 */
.float-right {
    position: absolute;
    top: 140px;
    right: 0;
    width: 93px;
    z-index: 999;
}

.float-right a {
    transition: none;
}

/* 浮動圖 */
.float-right-btn {
    position: relative;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 83px;
    height: 70px;
    cursor: pointer;
    box-sizing: content-box;
}

.float-right-btn:hover {
    background-position: 100% 100%;
}

.float-first {
    background: url("../images/float-right/float_service.png") 100% 0 no-repeat;
}

.float-second {
    background: url("../images/float-right/float_games.png") 100% 0 no-repeat;
}

.float-third {
    background: url("../images/float-right/float_download.png") 100% 0 no-repeat;
}

.float-fourth {
    display: block;
    background: url("../images/float-right/float_at3.png") 10px 0 no-repeat;
}

/* hover顯示 */
.float-right-wrap {
    position: absolute;
    top: 0;
    right: 93px;
    width: 180px;
    background: url("../images/float-right/sidebar_bg_y.png") 50% 0 repeat-y;
}

.float-right-wrap::before {
    position: absolute;
    top: 0px;
    right: 0;
    content: "";
    width: 180px;
    height: 5px;
    background: url("../images/float-right/float_top_bg.png") 50% 0 no-repeat;
}

.float-right-wrap::after {
    position: absolute;
    bottom: 0px;
    right: 0;
    content: "";
    width: 180px;
    height: 5px;
    background: url("../images/float-right/float_bottom_bg.png") 50% 0 no-repeat;
}

.float-right-link {
    display: block;
    color: #FFF;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
}

.float-right-link:hover {
    color: #EDE7A7;
}

.float-right-link span {
    display: block;
    margin-top: 9px;
    color: #EDE7A7;
}

.float-right-btn li {
    position: relative;
}

.float-right-btn li:after {
    content: '';
    position: absolute;
    top: -1px;
    right: 12px;
    left: 12px;
    height: 1px;
    background: #7B7B7B;
}

.float-right-btn li:nth-child(1):after {
    content: none;
}

.float-first-wrap {
    height: 0px;
    opacity: 0;
    -webkit-animation: hide 0.4s ease-out;
    transition: height 1ms;
    transition-delay: 0.4s;
    -ms-animation: hide 0.4s ease-out;
    -ms-transition: height 1ms;
    -ms-transition-delay: 0.4s;
    -moz-animation: hide 0.4s ease-out;
    -moz-transition: height 1ms;
    -moz-transition-delay: 0.4s;
    overflow: hidden;
}

.float-first:hover .float-first-wrap {
    height: 278px;
    opacity: 1;
    -webkit-animation: show 0.4s ease-in;
    transition-delay: 0s;
    -ms-animation: show 0.4s ease-in;
    -ms-transition-delay: 0s;
    -moz-animation: show 0.4s ease-in;
    -moz-transition-delay: 0s;
}

.float-second-wrap {
    height: 0px;
    opacity: 0;
    -webkit-animation: hide 0.4s ease-out;
    transition: height 1ms;
    transition-delay: 0.4s;
    -ms-animation: hide 0.4s ease-out;
    -ms-transition: height 1ms;
    -ms-transition-delay: 0.4s;
    -moz-animation: hide 0.4s ease-out;
    -moz-transition: height 1ms;
    -moz-transition-delay: 0.4s;
    overflow: hidden;
}

.float-second:hover .float-second-wrap {
    height: 240px;
    opacity: 1;
    -webkit-animation: show 0.4s ease-in;
    transition-delay: 0s;
    -ms-animation: show 0.4s ease-in;
    -ms-transition-delay: 0s;
    -moz-animation: show 0.4s ease-in;
    -moz-transition-delay: 0s;
}

.float-third-wrap {
    height: 0px;
    opacity: 0;
    -webkit-animation: hide 0.4s ease-out;
    transition: height 1ms;
    transition-delay: 0.4s;
    -ms-animation: hide 0.4s ease-out;
    -ms-transition: height 1ms;
    -ms-transition-delay: 0.4s;
    -moz-animation: hide 0.4s ease-out;
    -moz-transition: height 1ms;
    -moz-transition-delay: 0.4s;
    overflow: hidden;
}

.float-third:hover .float-third-wrap {
    height: 120px;
    opacity: 1;
    -webkit-animation: show 0.4s ease-in;
    transition-delay: 0s;
    -ms-animation: show 0.4s ease-in;
    -ms-transition-delay: 0s;
    -moz-animation: show 0.4s ease-in;
    -moz-transition-delay: 0s;
}

@keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


/* 背景圖設定 */
.first-btn01 {
    padding: 20px 0 20px 47px;
    background: url("../images/float-right/float_icon01.png") 20px 50% no-repeat;
    line-height: 15px;
}

.first-btn02 {
    padding: 20px 0 20px 50px;
    background: url("../images/float-right/float_icon02.png") 20px 50% no-repeat;
    line-height: 15px;
    cursor: default;
}

.first-btn03 {
    padding: 20px 0 20px 50px;
    background: url("../images/float-right/float_icon03.png") 20px 50% no-repeat;
}

.first-btn04 {
    padding: 20px 0 20px 50px;
    background: url("../images/float-right/float_icon04.png") 20px 50% no-repeat;
}

.second-btn01 {
    padding: 20px 0 20px 63px;
    background: url("../images/float-right/float_icon05.png") 20px 50% no-repeat;
}

.second-btn02 {
    padding: 20px 0 20px 64px;
    background: url("../images/float-right/float_icon06.png") 19px 50% no-repeat;
}

.second-btn03 {
    padding: 20px 0 20px 65px;
    background: url("../images/float-right/float_icon07.png") 20px 50% no-repeat;
}

.second-btn04 {
    padding: 20px 0 20px 65px;
    background: url("../images/float-right/float_icon08.png") 20px 50% no-repeat;
}

.third-btn01 {
    padding: 20px 0 20px 51px;
    background: url("../images/float-right/float_icon09.png") 24px 50% no-repeat;
}

.third-btn02 {
    padding: 20px 0 20px 51px;
    background: url("../images/float-right/float_icon10.png") 20px 50% no-repeat;
}