html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
img,
dl,
dt,
dd,
ul,
li,
table,
tr,
th,
td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

a[href^="javascript"] {
    -webkit-touch-callout: none;
}

section {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
}

.hidden {
    float: left;
    width: 0;
    height: 0;
    overflow: hidden;
}

.hiddenText {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.none {
    display: none;
}

.bold {
    font-weight: bold;
}

.center {
    text-align: center;
}

a {
    text-decoration: none;
    color: #000;
}

* {
    box-sizing: border-box;
}

.bg_layber{
    position: relative;
    background:url(../images/ext2.jpg?v=1.4) top left;
    background-size:100%;
    width: 7.2rem;
    height: 12.8rem;
    margin: 0 auto;
}

.btn_open_layer{
    position: absolute;
    left: 0;
    top:6.58rem;
    width: 100%;
    height: 1rem;
    text-align: center;
}

.btn_open {
    width: 6.07rem;
    height: 0.8rem;
    margin: 0 auto;
    background: #FEB822;
    border-radius:36px;
    border: 0.01rem solid #FEB822;
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
    font-weight: bold;
    text-shadow: 0.02rem 0 #A57510 , -0.02rem 0 #A57510 , 0 0.02rem #A57510 , 0 -0.02rem #A57510;

}

.btn_open:active{
    width: 5.57rem;
    height: 0.9rem;
    font-size: 0.40rem;
}

.item_title{
    position: absolute;
    left: 0;
    top:8.38rem;
    width: 100%;
    height: 1rem;
    text-align: center;
    font-size: 0.22rem;
    color: #fff;
}

.item_content{
    position: absolute;
    left: 2rem;
    top:8.86rem;
    width: 4.76rem;
    height: 3.3rem;
    text-align: center;
    font-size: 0.22rem;
    color: #06231F;  
}

.money_content{
    position: absolute;
    left: 0.44rem;
    top:8.86rem;
    width: 1.5rem;
    height: 3.3rem;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;  
}

.item_sub{
    position: relative;
    width: 100%;
    height: 0.83rem;
    text-align: center;
    line-height: 0.28rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item_sub .item_sub_txt{
    width: 94%;
}

.money_sub{
    position: relative;
    width: 100%;
    height: 0.83rem;
    text-align: center;
    line-height: 0.28rem;
    padding-top: 0.55rem;
}


.digit_add{
    position: absolute;
    left: 2rem;
    top:4.36rem;
    width: 1.76rem;
    height: 0.4rem;
    color: #1EF9FC;
    font-size: 0.36rem;
    font-weight: bold;
    text-shadow: 0.02rem 0 #000000 , -0.02rem 0 #000000 , 0 0.02rem #000000 , 0 -0.02rem #000000;
}

.digit_main{
    position: absolute;
    left: 0;
    top:4.66rem;
    width: 100%;
    height: 0.8rem;
    color: #FCEF1E;
    font-size: 0.68rem;
    font-weight: bold;
    text-shadow: 0.03rem 0 #000000 , -0.03rem 0 #000000 , 0 0.03rem #000000 , 0 -0.03rem #000000; 
    text-align: center;  
}

.digit_ksh{
    position: absolute;
    left: 3.95rem;
    top:4.95rem;
    width: 1.76rem;
    height: 0.8rem;
    color: #FCEF1E;
    font-size: 0.32rem;
    font-weight: bold;
    text-shadow: 0.03rem 0 #000000 , -0.03rem 0 #000000 , 0 0.03rem #000000 , 0 -0.03rem #000000; 
    text-align: center;  
}



.err_tips_layer {
    position: absolute;
    left:0;
    top:3rem;
    width: 100%;
    height: 4.45rem;
}

.err_tips_Item{
    margin: 0 auto;
    width: 5.84rem;
    height: 3.45rem;
    background: #fff;
    border-radius: 0.1rem;
}

.sms-failed-dec {
    text-align: center;
    width: 4.87rem;
    height: 0.94rem;
    font-size: 0.3rem;
    margin-left: 0.47rem;
    margin-top: 0.94rem;
    line-height: 0.34rem;
}

.sms-resendbtn {
    position: relative;
    text-align: center;
    margin-top: 0.33rem;
    margin-top: 0.98rem;
}

.sms-resendbtn .sms-send {
    margin-left: 0.2rem;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 0.3rem;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;
    font-weight: bold;
    border: none;
    width: 2.46rem;
    height: 0.92rem;
    color: #ffffff;
}
.sms-resendbtn .sms-phone {
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 0.3rem;

    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    border-radius: 0.05rem;

    font-weight: bold;
    border: 0.02rem solid #2a846a;
    width: 2.46rem;
    height: 0.92rem;
    color: #2a846a;
    background: #fff;
}

@keyframes heartbeat {
	0% {
		transform:scale(0.8,0.8);
	}
	25% {
		transform:scale(1,1);
	}
	100% {
		transform:scale(0.8,0.8);
	}
}

@-webkit-keyframes heartbeat {
	0% {
		transform:scale(1,1);
	}
	80% {
		transform:scale(1.1,1.1);
	}
	100% {
		transform:scale(1,1);
	}
}

.heartbeat {
	animation: heartbeat 1.5s linear infinite;
	-moz-animation: heartbeat 1.5s linear infinite;
	-webkit-animation: heartbeat 1.5s linear infinite;
	-o-animation: heartbeat 1.5s linear infinite;
}

