body,html {
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.g-containt {
    width: 100%;
    height: 40rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../img/jumBg.png);
    background-size: 100% 100%; 
    z-index: 900;
    display: none;
}
.g-layer {
    width: 100%;
    height: 40rem; 
    left: 0;
    bottom: 0;
    background: transparent;
    z-index: 900;
    position: absolute;
}
.jumpBox1 {
    position: absolute;
    left: 0.48rem;
    bottom:1.63rem;
}
#jump1 {
    width: 2.58rem;
    height: 2.62rem;
}
.jumpBox2 {
    position: absolute;
    left: 3.52rem;
    bottom:3.2rem;
}
#jump2 {
    width: 2.69rem;
    height: 2.93rem;
}
.jumpBox3 {
    position: absolute;
    left: 5.97rem;
    bottom:5.65rem;
}
#jump3 {
    width: 2.6rem;
    height: 2.57rem;
}
.jumpBox4 {
    position: absolute;
    left: 3.91rem;
    bottom:9.07rem;
}
#jump4 {
    width: 2.62rem;
    height: 2.61rem;
}
.jumpBox5 {
    position: absolute;
    left: 6.37rem;
    bottom:11.84rem;
}
#jump5 {
    width: 2.54rem;
    height: 2.56rem;
}
.jumpBox6 {
    position: absolute;
    left: 3.90rem;
    bottom:13.25rem;
}
#jump6 {
    width: 2.69rem;
    height: 2.70rem;
}
.jumpBox7 {
    position: absolute;
    left: 1.49rem;
    bottom:15.4rem;
}
#jump7 {
    width: 3.29rem;
    height: 2.29rem;
}
.jumpBox8 {
    position: absolute;
    left: 3.57rem;
    bottom:17.61rem;
}
#jump8 {
    width: 2.88rem;
    height: 2.05rem;
}
.jumpBox9 {
    position: absolute;
    left: 5rem;
    bottom:19.87rem;
}
#jump9 {
    width: 3.45rem;
    height: 3.07rem;
}
.jumpBox10 {
    position: absolute;
    left: 6.10rem;
    bottom:23.51rem;
}
#jump10 {
    width: 2.84rem;
    height: 2.69rem;
}
.jumpBox11 {
    position: absolute;
    left: 2.79rem;
    bottom:24.91rem;
}
#jump11 {
    width: 3.25rem;
    height:2.17rem;
}
.jumpBox12 {
    position: absolute;
    left: 0.64rem;
    bottom:27.39rem;
}
#jump12 {
    width: 3.24rem;
    height:2.11rem;
}
#panda {
    width: 0.89rem;
    height: 1.44rem;
    position: absolute;
    left: 1.25rem;
    top: 35.3rem;
    z-index: 930;
    zoom: 1;
    /* animation: myfirst 0.6s; */
}
.u-panda {
    width: 0.89rem;
    height: 1.44rem;
}
.testbox2 {
    width: 1px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -0.5px;
    top: 0;
}
.pandaAnimate {
    animation: myfirst 1s;
    -moz-animation: myfirst 1s;	/* Firefox */
    -webkit-animation: myfirst 1s;	/* Safari 和 Chrome */
    -o-animation: myfirst 1s;	/* Opera */
}

@keyframes myfirst
{
0%   {transform:rotate(0deg);}
100% {transform:rotate(360deg);}
}
@-moz-keyframes myfirst /* Firefox */
{
0%   {-moz-transform:rotate(0deg);}
100% {-moz-transform:rotate(360deg);}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
0%   {-webkit-transform:rotate(0deg);}
100% {-webkit-transform:rotate(360deg);}
}

@-o-keyframes myfirst /* Opera */
{
0%   {-o-transform:rotate(0deg);}
100% {-o-transform:rotate(360deg);}
}
.m-intr {
    width: 5.22rem;
    height: 3.30rem;
    background: url("../img/intrBg.png");
    background-size: 100% 100%;
    position: absolute;
    top:-3.30rem;
    box-sizing: border-box;
    padding: 0.6rem 0.4rem;
    z-index: 999;
    color: #FFF;
    font-size: 0.24rem;
    text-align: justify;
    /* overflow-y: auto; */
    /* display: none; */
}
.m-intr p {
    font-size: 0.35rem; 
    line-height: 1.3;
    height: 2.3rem;
    overflow:auto;
    width: 100%;
}
.m-title {
    width: 3.05rem;
    height: 0.701rem;
    position: absolute;
    top: -0.15rem;
    left: 0.2rem;
    background: url("../img/intrTitle.png");
    background-size: 100% 100%;
    font-size: 0.32rem;
    text-align: center;
    vertical-align: middle;
    display: table;
}
.m-title span {
    display: table-cell;
    vertical-align: middle;
    color: #FFF;
}
.u-intrClose {
    width: 0.92rem;
    height: 0.99rem;
    position: absolute;
    right: -0.5rem;
    top: 0;
}
.g-start {
    width: 100%;
    height: 100%;
    background: url("../img/bg.png");
    position: relative;
    background-size: 100% 100%;
    z-index: 999;
}
.g-hot {
    width: 100%;
    height: 100%;
    background: url("../img/hotBg.png");
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
    z-index: 999;
    display: none;  
}
.g-city {
    width: 100%;
    height: 100%;
    background: url("../img/cityBg.png");
    position: absolute;
    background-size: 100% 100%;
    z-index: 920;
    top: 0;
    left:0;
    display: none;
}
.m-start {
    position: absolute;
    width: 4.56rem;
    height: 2.09rem;
    left: 50%;
    margin-left: -2.28rem;
    bottom:3rem;
}
.m-logo {
    position: absolute;
    width: 2.37rem;
    height: 0.81rem;
    left: 50%;
    margin-left: -1.185rem;
    bottom:0.6rem;
}
.g-end {
    position: fixed;
    left:0;
    top: 0;
    width: 100%;
    height: 100%; 
    z-index: 999;
    text-align: center;
    display: none;
    background: rgba(255, 255, 255, 0.685);
}
.g-complete {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4.24rem;
    margin-top: -6.685rem;
    z-index: 950;
}
.m-complete {
    width: 8.48rem;
    height: 11.93rem;
}
.m-share {
    width: 3.96rem;
    height: 1.81rem;
    position: absolute;
    left: 50%;
    margin-left: -1.98rem;
    bottom: -0.5rem;
}
.m-again {
    position: absolute;
    bottom: 1rem;
    font-size: 0.4rem;
    left: 6rem;
    color: #3e489d;
    font-weight: bolder;
}
.m-choice {
    position: absolute;
    bottom: 1rem;
    font-size: 0.4rem;
    left: 2rem;
    color: #3e489d;
    font-weight: bolder;
}
.m-share1 {
    width: 100%;
    z-index: 1000;
    position: relative;
    display: none;
}
.g-complete p {
    position: absolute;
    top: 6rem;
    width: 8.48rem;
    box-sizing: border-box;
    padding: 0 0.5rem;
    font-size: 0.65rem;
    color: #FFF;
}
#music {
    width: 10%;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999;
}
#hint {
    animation: hint 1.5s infinite;
    -moz-animation: hint 1.5   s infinite;	/* Firefox */
    -webkit-animation: hint 1.5s infinite;	/* Safari 和 Chrome */
    -o-animation: hint 1.5 s infinite;	/* Opera */
    position: fixed;
    bottom: 10px;
    right: 20px;
    display: none;
    z-index: 999;
    width: 20%;
}

@keyframes hint
{
0%   {opacity:0}
100% {opacity:1}
}
@-moz-keyframes hint /* Firefox */
{
0%   {opacity:0}
100% {opacity:1}
}

@-webkit-keyframes hint /* Safari 和 Chrome */
{
0%   {opacity:0}
100% {opacity:1}
}

@-o-keyframes hint /* Opera */
{
0%   {opacity:0}
100% {opacity:1}
}
.m-cityHint {
    font-size: 0.42rem;
    padding-top: 1rem;
    text-align: center;
    color: #FFF;
    margin-bottom: 0.48rem;
}
.m-cityList {
    width: 5.1rem;
    margin: 0 auto;
    overflow: hidden;
}
.m-cityList img {
    width: 1.98rem;
    height: 1.86rem;
    margin-bottom: 0.5rem;
}
.m-cityButton {
    width: 3.89rem;
    height: 1.21rem;
    display: block;
    margin: 0 auto;
}
@keyframes show
{
0%   {transform:scale(1.0,1.0);opacity: 1}
100% {transform:scale(1.5,1.5);opacity: 0;display: none !important;}
}
@-moz-keyframes show /* Firefox */
{
    0%   {transform:scale(1.0,1.0);opacity: 1}
    100% {transform:scale(1.5,1.5);opacity: 0;display: none !important;}
}

@-webkit-keyframes show /* Safari 和 Chrome */
{
    0%   {transform:scale(1.0,1.0);opacity: 1}
    100% {transform:scale(1.5,1.5);opacity: 0;display: none !important;}
}

@-o-keyframes show /* Opera */
{
    0%   {transform:scale(1.0,1.0);opacity: 1}
    100% {transform:scale(1.5,1.5);opacity: 0;display: none !important;}
}
.cityAnimate {
    animation: show 1s;
    -moz-animation: show 1s;	/* Firefox */
    -webkit-animation: show 1s;	/* Safari 和 Chrome */
    -o-animation: show 1s;	/* Opera */
}
.m-hotList {
    position: absolute;
    width: 7.16rem;
    top: 3.14rem;
    left: 50%;
    margin-left: -3.58rem;
    height: 60%;
    padding-top: 10px;
    overflow-y: auto;
}
.m-hotList li {
    position: relative;
    margin-bottom: 0.5rem;
}
.u-rank1,.u-rank2 {
    position: absolute;
    left: 0;
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    border: 1px solid #FFF;
    font-size: 0.6rem;
    text-align: center;
    line-height: 1rem;
    color: #FFF;
    top: -0.15rem;
    background: #f15a24;
    z-index: 999;
}
.u-rank2 {
    background: #245cd4;
}
.u-rankWrapper {
    height: 0.75rem;
    width: 100%;
    border-radius: 0.4rem;
    background: #4986e48a;
    position: relative;
}
.u-rankWrapper p {
    background: -webkit-linear-gradient(left, #fbda21 , #f16024); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fbda21, #f16024); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fbda21, #f16024); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fbda21 , #f16024); /* 标准的语法 */
    position: absolute;
    left: 0;
    top: 0;
    height: 0.75rem;
    width: 70%;
    border-radius: 0.4rem;
}
.u-star {
    width: 1.1rem;
    height: 1.2rem;
    position: absolute;
    right: 0;
    top: -0.15rem;
}
.u-cityName,.u-cityName1 {
    position: absolute;
    font-size: 0.5rem;
    color: #f15a24;
    left: 1.5rem;
    top: 0.1rem;
    width: 2rem;
}
.u-cityNumber {
    position: absolute;
    font-size: 0.5rem;
    color: #FFF;
    left: 3.5rem;
    top: 0.1rem;
}
.u-cityName1 {
    color: #FFF;
}
#return {
    width: 3.09rem;
    height: 1.41rem;
    position: absolute;
    bottom: 0.8rem;
    left: 50%;
    margin-left: -1.545rem;
}
#showRank {
    width: 3.89rem;
    height: 1.21rem;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 10px;
    left: 10px;
}
.m-reulesBox {
    position: absolute;
    background: url('../img/gameRules.png');
    width:8.32rem;
    height: 9.69rem;
    background-size: 100% 100%;
    top:50%;
    left: 50%;
    margin-left: -4.16rem;
    margin-top: -4.845rem;
}
.g-rules {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.568);
    z-index: 999;
    display: none;
}
.m-reulesTitle {
    margin-top: 1rem;
    text-align: center;
    color: #3e489d;
    font-size: 0.6rem;  
}
.m-reulesText {
    margin-top: 0.5rem;
    text-align: justify;
    padding: 0 0.5rem;
    line-height: 1.4;
    color: #FFF;
    font-size: 0.45rem;
}
.u-reulesClose {
    width: 0.92rem;
    height: 0.99rem;
    position: absolute;
    right: 0;
    top: 0.5rem;
}
#showRules{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 0.4rem;
    color: #3e489d;
    bottom: 2rem;   
}