
body {
    color: #333;
    font-family: Microsoft YaHei,Arial;
	font-size: 38px;
	margin-top:-10px;
}


.top {
    margin: auto;
    position: relative;
    width: 16em;
    z-index: 60;
}
.top .btn, .top .btn:hover, .top .btn:link {
    background-color: #2c2c2c;
    border: 1px solid #555;
    border-radius: 0.4em;
    color: #fff;
    font-size: 0.6em;
    height: 2.5em;
    line-height: 2.5em;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 1.2em;
    white-space: nowrap;
    width: 6.2em;
}
.top .btn.info {
    left: 1em;
}
.top .btn.rule {
    right: 1em;
}

.red {
    background-color: #ee0a3b;
    border-radius: 0.6em;
    box-shadow: 0 0.1em 0.3em 0.3em rgba(0, 0, 0, 0.2);
    height: 12.7em;
    left: 50%;
    margin: 0 0 1em -5.5em;
    overflow: hidden;
    position: absolute;
    top: 6.7em;
    transform-origin: 50% 80% 0;
    width: 11em;
    z-index: 50;
}
.red .bg {
    display: block;

    width:400px;
	height:461px;
}
.red .logo {
    border-radius: 0.1em;
    height: 3.08em;
    left: 50%;
    margin: 0 0 0 -1.47em;
    overflow: hidden;
    position: absolute;
    top: 1.53em;
    width: 3.08em;
    z-index: 10;
}
.red .logo img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}
.red.shake {
    animation: 0.2s linear 0s normal none infinite running shake;
}

.bmms{ color:#000000; font:16px Microsoft YaHei; font-weight:500; text-align:right;}
.input{ border:1px solid #898989; width:195px; height:30px; background:#ffffff; color:#000;}
.bmxx{ width:145px; height:40px; font-size:16px;background:#f66417; color:#fff; border:0px; cursor:pointer;-moz-border-radius: 10px 10px 10px 10px;-webkit-border-radius: 10px 10px 10px 10px;border-radius:10px 10px 10px 10px; }
