body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}

@keyframes opacity-alt2{
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50%{
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }
    100%{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}


.restore{
    width: 100%;
    background-color: gray;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 3;
    animation:opacity-alt2 2s infinite;
    -moz-animation:opacity-alt2 2s infinite; /* Firefox */
    -webkit-animation:opacity-alt2 2s infinite; /* Safari and Chrome */
    -o-animation:opacity-alt2 2s infinite; /* Opera */
}

.input{
    font-size: 50px;
    /*padding: 10px;*/
    padding-left: 100px;
    padding-top: 10px;
    /*margin-left: 100px;*/
    margin-top: 10px;
    /*margin-left: 50px;*/
    /*padding-bottom: 5px;*/
    font-family: "微软雅黑";
    /*color: red;*/
    border-bottom: 1px solid #ababab;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline:none;
    outline:medium;
    height: 140px;
    width: 800px;
    background-color: white;
}
.phone-container{
    position: relative;
    /*width: 700px;*/
}
.phone{
    position: absolute;
    /*left: ;*/
    top: 50px;
}
.my-container{
    position: relative;
    /*width: 700px;*/
}
.my-container button{
    position: absolute;
    bottom: 20px;
    right: 5px;

}
.my-container .download{
    position: absolute;
    top: 6px;
    right: 34px;
    animation:opacity-alt2 2s infinite;
    -moz-animation:opacity-alt2 2s infinite; /* Firefox */
    -webkit-animation:opacity-alt2 2s infinite; /* Safari and Chrome */
    -o-animation:opacity-alt2 2s infinite; /* Opera */
}
.email{
    position: absolute;
    /*left: ;*/
    top: 50px;
}
.code-button{
    /*display: block;*/
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    width: 250px;
    /*padding: 0 10px;*/
    font-size: 40px;
    line-height: 40px;
    height: 100px;
    color: #512000;
    *zoom: 1;
    *overflow: visible;
    font-weight: bold;
    font-family: "微软雅黑";
    border: 0;
    outline: 0;
    background: white;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #512000;
    border-radius:50px;
}

input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #d67800;
    font-size:50px;
    font-family: "微软雅黑";
    letter-spacing: 5px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #d67800;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #d67800;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #d67800;
}

.ui-button {
    display: block;
    margin-top: 60px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    width: 800px;
    padding: 0 20px;
    font-size: 50px;
    line-height: 36px;
    height: 120px;
    color: #734100;
    *zoom: 1;
    *overflow: visible;
    font-weight: bold;
    font-family: "微软雅黑";
    border: 0;
    outline: 0;
    background: #ffc50a;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #fff;
    border-radius:60px;
}

.text-span{
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 40px;
    color: #734100;
    /*margin-top: 40px;*/
    /*padding-top: 40px;*/
}

.login-span{
    position: absolute;
    /*font-weight: bold;*/
    font-family: "微软雅黑","黑体";
    font-size: 50px;
    color: #734100;
    left: 120px;
    top: 35px;
    /*margin-bottom: 50px;*/
    /*padding-top: 40px;*/
}

.jiantou{
    margin-left: 50px;
    margin-top: 49px;
}





.tc{
    width: 90%;
    height: 800px;
    background: white;
    position: fixed;
    top: 25%;
    left: 5%;
    border-radius: 50px;
    z-index: 3
}


.slidercaptcha {
    margin: 0 auto;
    width: 80%;
    height: 500px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    margin-top: 40px;
}

.slidercaptcha .card-body {
    padding: 1rem;
}

.slidercaptcha canvas:first-child {
    border-radius: 4px;
    border: 1px solid #e6e8eb;
}

.slidercaptcha.card .card-header {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.03);
}

.refreshIcon {
    top: -54px;
}

.pay-container{
    width: 90%;
    position: fixed;
    top: 500px;
    left: 5%;
    display: none;
    z-index: 3
}
.pay38{
    position: absolute;
    top: 350px;
    left: 12%;
    z-index: 4
}

.pay88{
    position: absolute;
    top: 350px;
    left: 53%;
    z-index: 4
}
.alipay{
    position: absolute;
    top: 580px;
    left: 13%;
    z-index: 4
}
.wx{
    position: absolute;
    top: 580px;
    left: 55%;
    z-index: 4
}
.buy{
    position: absolute;
    top: 750px;
    left: 5%;
    z-index: 4;
}
.buy-download{
    position: absolute;
    top: 750px;
    left: 5%;
    z-index: 4;
    animation:opacity-alt2 2s infinite;
    -moz-animation:opacity-alt2 2s infinite; /* Firefox */
    -webkit-animation:opacity-alt2 2s infinite; /* Safari and Chrome */
    -o-animation:opacity-alt2 2s infinite; /* Opera */
}
.crown1{
    position: absolute;
    top: 300px;
    left: 40%;
    z-index: 5;
    display: none;
}
.crown2{
    position: absolute;
    top: 300px;
    left: 81%;
    z-index: 5;
    /*display: none;*/
}
.chose1{
    position: absolute;
    top: 66%;
    left: 42%;
    z-index: 6;
}
.chose2{
    position: absolute;
    top: 66%;
    left: 84%;
    z-index: 6;
    display: none;
}

.close{
    margin-left: 95%;
    margin-bottom: 1%;
    z-index: 4;
}

