﻿@media (min-width:576px) {
    input {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        outline: 0 none;
        -webkit-tap-highlight-color: transparent;
    }
    button:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .btn {
        cursor: pointer;
    }
    .btn:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    a {
        text-decoration: none;
    }
    .thickdiv,
    .thickdiv02,
    .thickdiv03 {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99997;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .7;
    }
    .pupActiveTip {
        position: fixed;
        top: 6%;
        left: 50%;
        z-index: 99998;
        margin: 210px 0 0 -254px;
        padding-bottom: 30px;
        width: 508px;
        border-radius: 10px;
        background: #fff;
    }
    .pupActiveTip .active-colse {
        position: absolute;
        top: 15px;
        right: 12px;
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url(../../../images/hsgame-lobby/gw/active_colse.png) no-repeat;
        background-size: auto;
        background-size: 100% 100%;
    }
    .pupActiveTip .activeTilte {
        height: 60px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        background: #ff096c;
        color: #fff;
        text-align: center;
        font-size: 30px;
        line-height: 60px;
    }
    .pupActiveTip .activeTilte02 {
        margin-top: 10px;
        color: #000;
        text-align: center;
        font-size: 28px;
    }
    .pupActiveTip .activeTilte03 {
        color: grey;
        text-align: center;
        font-size: 20px;
    }
    .pupActiveTip .code-contnet {
        margin: 20px auto 35px;
        width: 432px;
    }
    .pupActiveTip .active-code-list {
        margin-top: 30px;
        height: 46px;
        color: #000;
        font-size: 22px;
        line-height: 46px;
    }
    .pupActiveTip .active-code-list:first-child {
        margin-top: 0;
    }
    .code-contnet .codeId {
        float: left;
        width: 112px!important;
        height: 46px;
        text-align: right;
        font-size: 18px;
    }
    .active-code-list .codeInput {
        float: right;
        padding-left: 13px;
        width: 206px;
        height: 46px;
        outline: 0;
        border: 1px solid #a8a8a8;
        font-size: 19px;
        line-height: 46px;
    }
    .active-code-list .send-code .shortInput {
        float: left;
        padding-left: 13px;
        width: 146px;
        height: 46px;
        outline: 0;
        border: 1px solid #a8a8a8;
        font-size: 19px;
        line-height: 46px;
    }
    .active-code-list .send-code {
        float: right;
        width: 306px;
        height: 46px;
    }
    .active-code-list .send-code .sendCodeBtn {
        display: inline-block;
        margin-left: 15px;
        width: 126px;
        height: 42px;
        border-bottom: 4px solid #b43b00;
        border-radius: 5px;
        background: url(https://jinbet77.com.tw/images/hsgame-lobby/gw/active_btn.png) no-repeat;
        background: -webkit-linear-gradient(top, #ffe723, #fea803);
        background: -o-linear-gradient(top, #ffe723, #fea803);
        background: -moz-linear-gradient(top, #ffe723, #fea803);
        background: linear-gradient(to top, #ffe723, #fea803);
        background-size: cover;
        color: #ad570a;
        text-align: center;
        font-size: 21px;
        line-height: 42px;
    }
    .active-code-list .send-code .sendCodeBtn:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .pupActiveTip .btnActive {
        display: block;
        margin: 0 auto;
        width: 190px;
        height: 61px;
        border-bottom: 4px solid #b43b00;
        background: url(https://jinbet77.com.tw/images/hsgame-lobby/gw/active_btn.png) no-repeat;
        background: -webkit-linear-gradient(top, #febe00, #ff7603);
        background: -o-linear-gradient(top, #febe00, #ff7603);
        background: linear-gradient(to top, #febe00, #ff7603);
        background-size: cover;
        color: #fff;
        text-align: center;
        font-size: 32px;
        line-height: 61px;
    }
    .pupActiveTip .btnActive:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .active-code-list .pohoeSelect {
        float: left;
        margin-left: 14px;
        width: 96px;
        height: 46px;
        border: 1px #f2f2f2 solid;
        line-height: 46px;
    }
    .active-code-list .imgInput {
        display: inline-block;
        margin-left: 14px;
        padding-left: 13px;
        width: 146px;
        height: 46px;
        outline: 0;
        border: none;
        border: 1px solid #a8a8a8;
        font-size: 19px;
        line-height: 46px;
    }
    .active-code-list .icoRefresh {
        display: inline-block;
        margin: 0 5px 0 0;
        width: 28px;
        height: 28px;
        background: url(../../../images/hsgame-lobby/gw/ico_refresh1.png) no-repeat center center;
        vertical-align: middle;
    }
    .active-code-list .icoRefresh:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .active-code-list .validCodeImg {
        vertical-align: middle;
    }
}

@media (max-width: 575.98px) {
    input {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        outline: 0 none;
        -webkit-tap-highlight-color: transparent;
    }
    button:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .btn {
        cursor: pointer;
    }
    .btn:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    a {
        text-decoration: none;
    }
    .thickdiv,
    .thickdiv02,
    .thickdiv03 {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99997;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .7;
    }
    .pupActiveTip {
        position: fixed;
        top: 6%;
        left: 50%;
        z-index: 99998;
        margin: 210px 0 0 -254px;
        padding-bottom: 30px;
        width: 508px;
        border-radius: 10px;
        background: #fff;
    }
    .pupActiveTip .active-colse {
        position: absolute;
        top: 15px;
        right: 12px;
        display: inline-block;
        width: 26px;
        height: 26px;
        background: url(../../../images/hsgame-lobby/gw/active_colse.png) no-repeat;
        background-size: auto;
        background-size: 100% 100%;
    }
    .pupActiveTip .activeTilte {
        height: 60px;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
        background: #ff096c;
        color: #fff;
        text-align: center;
        font-size: 30px;
        line-height: 60px;
    }
    .pupActiveTip .activeTilte02 {
        margin-top: 10px;
        color: #000;
        text-align: center;
        font-size: 28px;
    }
    .pupActiveTip .activeTilte03 {
        color: grey;
        text-align: center;
        font-size: 20px;
    }
    .pupActiveTip .code-contnet {
        margin: 20px auto 35px;
        width: 432px;
    }
    .pupActiveTip .active-code-list {
        margin-top: 30px;
        height: 46px;
        color: #000;
        font-size: 22px;
        line-height: 46px;
    }
    .pupActiveTip .active-code-list:first-child {
        margin-top: 0;
    }
    .code-contnet .codeId {
        float: left;
        width: 112px!important;
        height: 46px;
        text-align: right;
        font-size: 18px;
    }
    .active-code-list .send-code .shortInput {
        float: left;
        padding-left: 13px;
        width: 110px;
        height: 46px;
        outline: 0;
        border: 1px solid #a8a8a8;
        font-size: 19px;
        line-height: 46px;
    }
    .active-code-list .send-code {
        float: left;
        width: 306px;
        height: 46px;
    }
    .active-code-list .send-code .sendCodeBtn {
        display: inline-block;
        margin-left: 15px;
        width: 126px;
        height: 42px;
        border-bottom: 4px solid #b43b00;
        border-radius: 5px;
        background: url(https://jinbet77.com.tw/images/hsgame-lobby/gw/active_btn.png) no-repeat;
        background: -webkit-linear-gradient(top, #ffe723, #fea803);
        background: -o-linear-gradient(top, #ffe723, #fea803);
        background: -moz-linear-gradient(top, #ffe723, #fea803);
        background: linear-gradient(to top, #ffe723, #fea803);
        background-size: cover;
        color: #ad570a;
        text-align: center;
        font-size: 21px;
        line-height: 42px;
    }
    .active-code-list .send-code .sendCodeBtn:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .pupActiveTip .btnActive {
        display: block;
        margin: 0 auto;
        width: 190px;
        height: 61px;
        border-bottom: 4px solid #b43b00;
        background: url(https://jinbet77.com.tw/images/hsgame-lobby/gw/active_btn.png) no-repeat;
        background: -webkit-linear-gradient(top, #febe00, #ff7603);
        background: -o-linear-gradient(top, #febe00, #ff7603);
        background: linear-gradient(to top, #febe00, #ff7603);
        background-size: cover;
        color: #fff;
        text-align: center;
        font-size: 32px;
        line-height: 61px;
    }
    .pupActiveTip .btnActive:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .active-code-list .pohoeSelect {
        width: 96px;
        height: 46px;
        border: 1px #f2f2f2 solid;
        line-height: 46px;
    }
    .active-code-list .imgInput {
        display: inline-block;
        padding-left: 13px;
        width: 110px;
        height: 46px;
        outline: 0;
        border: none;
        border: 1px solid #a8a8a8;
        font-size: 19px;
        line-height: 46px;
    }
    .active-code-list .icoRefresh {
        display: inline-block;
        margin: 0 5px 0 0;
        width: 18px;
        height: 28px;
        background: url(../../../images/hsgame-lobby/gw/ico_refresh1.png) no-repeat center center;
        vertical-align: middle;
    }
    .active-code-list .icoRefresh:active {
        -webkit-transform: scaleY(.95);
        transform: scaleY(.95);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
    .active-code-list .validCodeImg {
        vertical-align: middle;
    }
    /* 适配登陆界面 */
    .pupActiveTip {
        position: fixed;
        top: 16%;
        left: 50%;
        transform: translateX(-162px);
        z-index: 99998;
        padding-bottom: 30px;
        margin: 0 0 0 0;
        width: 325px;
        border-radius: 10px;
        background: #fff;
    }
    .pupActiveTip .activeTilte03 {
        color: grey;
        text-align: center;
        font-size: 13px;
    }
    .pupActiveTip .activeTilte02 {
        margin-top: 10px;
        color: #000;
        text-align: center;
        font-size: 20px;
    }
    .code-contnet .codeId {
        float: left;
        width: 94px!important;
        height: 46px;
        text-align: right;
        font-size: 14px;
    }
    .active-code-list .pohoeSelect {
        width: 82px;
        height: 35px;
        border: 1px #f2f2f2 solid;
        line-height: 46px;
    }
    .active-code-list .codeInput {
        /* float: left; */
        padding-left: 13px;
        width: 134px;
        height: 42px;
        outline: 0;
        border: 1px solid #a8a8a8;
        font-size: 19px;
        line-height: 42px;
    }
    .active-code-list .send-code .sendCodeBtn {
        display: inline-block;
        margin-left: 15px;
        width: 98px;
        height: 42px;
        border-bottom: 4px solid #b43b00;
        border-radius: 5px;
        background: url(https://jinbet77.com.tw/images/hsgame-lobby/gw/active_btn.png) no-repeat;
        background: -webkit-linear-gradient(top, #ffe723, #fea803);
        background: -o-linear-gradient(top, #ffe723, #fea803);
        background: -moz-linear-gradient(top, #ffe723, #fea803);
        background: linear-gradient(to top, #ffe723, #fea803);
        background-size: cover;
        color: #ad570a;
        text-align: center;
        font-size: 17px;
        line-height: 42px;
    }
    .pupActiveTip .btnActive {
        display: block;
        margin: 0 auto;
        width: 159px;
        height: 46px;
        border-bottom: 4px solid #b43b00;
        background: url(https://jinbet77.com.tw/images/hsgame-lobby/gw/active_btn.png) no-repeat;
        background: -webkit-linear-gradient(top, #febe00, #ff7603);
        background: -o-linear-gradient(top, #febe00, #ff7603);
        background: linear-gradient(to top, #febe00, #ff7603);
        background-size: cover;
        color: #fff;
        text-align: center;
        font-size: 28px;
        line-height: 46px;
    }
    /* 适配登录界面 */
}