@charset "utf-8";
/* CSS Document */
html { font-size:100px;}
body { margin:0; padding:0; line-height:0.20rem; background-color:#; text-align:center; font-size:0.18rem;}
.page { margin:auto; text-align:center; padding:0; background:#fffcde;}
.pageContent { margin:auto; padding:0;}
.msgArea { width:4.2rem; margin:auto;}
.mediaArea { text-align:center; width:4.2rem; height:3.15rem; position:relative; overflow:hidden; margin:auto; background-color:#000;}

.logo { background:url(../images/login.png) center no-repeat; width:3.75rem; height:3.56rem; margin: auto ; background-size:cover;}

.btnArea { text-align:center; height:1.0rem; width:2.6rem; margin:auto; margin-bottom:0.2rem;}
.btn_android { display:block; background:url(../images/android.png) left top no-repeat; width:2.53rem; height:0.47rem; margin: auto; background-size:cover; float:none; }
.btn_iphone { display:block; background:url(../images/ios.png) left top no-repeat; width:2.53rem; height:0.47rem; margin:auto; background-size:cover; float:none;}

#Media { z-index:1;}
.mediaBtn {width:4.2rem; height:3.15rem; overflow:hidden; position:absolute;z-index:2; left:0; top:0;}
.mediaBtn a { display:block; width:4.2rem; height:3.15rem; overflow:hidden; background-color:#fff; background-color:transparent; text-indent:-9999rem;}
#mediaPlay { background:url(../images/play.png) center no-repeat; background-size:cover;}
#mediaLoading{display:none; background:url(../images/loading.png) center no-repeat; background-size:cover;}


