body, p, div, ol, ul, li, h1, span, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, iframe, input, textarea, select, label, article, aside, footer, header, menu, nav, section, time, audio, video,article, aside, footer, header, hgroup, nav, section, audio, canvas, video { display: block; margin: 0px; padding: 0px; }
body { font-size: 18px; font-family: '微软雅黑', Helvetica, STHeiti, Droid Sans Fallback; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
textarea { resize: none; }
iframe, img { border: 0; vertical-align: middle; margin: 0px; padding: 0px; }
ul, ol { list-style: none; }
input, select, textarea { outline: 0; -webkit-user-modify: read-write-plaintext-only; }
input { -webkit-appearance: none; }
a { text-decoration: none; }
.cf:after { content: ""; display: table; clear: both }
.cf { *zoom: 1 }
em { font-style: normal; }

/* 自定义默认样式 */
body, html, div, img, p { position: absolute;-webkit-transform-origin:0 0;transform-origin: 0 0; }
body, html { width: 100%; height: 100%; overflow: hidden; }
.defSize { width: 640px; height: 830px; }
.defHide { display: none; }

/*startPage*/


.loadingContain{width: 300px; height: 112px;overflow: hidden;
    left:180px;top:720px;}
.loading {width: 100%; height: 100%;text-align: center;top:0px;}
.loading .loading-num { padding-left:5px;height: 20px; width:100%;font: 18px/18px Tahoma;top:20px; color: #ebd8a5; text-align: center;}
.loading .inner {width: 100%; height: 4px; background-color: #ebd8a5; top:45px;}
.loading .inner .loading-progress { width:0px; height:4px; background-color: #c8000a; }
.loading .loading-txt { top:55px;height: 20px; width:100%;top:67px;font: 18px/18px Tahoma; color: #FF0628; text-align: center;}





.BGMbtn{
	-webkit-transform-origin:center center;transform-origin: center center;
    background: url('imgs/musicbtn.png');
    width: 54px;
    height: 54px;
    background-size: cover;
    position: absolute;
    right:90px;
    top: 31px;
    z-index: 10;

}

.on {
    -webkit-animation: 'playMusic' 1.5s linear infinite;
}
@-webkit-keyframes playMusic {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}


.myshare{
    width: 261px;height: 77px;
    font-size: 34px;line-height: 77px;text-align: center;
    color: #d15474;display: block;position: absolute;
    background: #FFF;
    border-radius: 5px;
    left: 193px;top:610px;

}



/*分享*/
#shareTSMC{z-index: 110;}
#shareTSMC p,#shareTSMC img{position: static;}
#shareTSMC{width: 640px;height: 830px;background-color: rgba(10,10,10,0.85);z-index: 4;}
#shareTSMC p{text-align: center;}
#shareTSMC #jiantou{text-align: right;padding-top: 20px;
    padding-right:20px;padding-bottom:  100px;}
#shareTSMC #share{padding-left:25px;padding-bottom:  100px;}


.uppicclass{position: absolute;left:308px;top:780px;z-index: 100;display: none}
.uppicclass{-webkit-animation:fadeInUp01 1.6s .2s ease infinite;}


@-webkit-keyframes fadeInUp01{
0%{opacity:0.5;
-webkit-transform:translateY(-10px)}
50%{opacity:1;
-webkit-transform:translateY(0)}
100%{opacity:0.5;
-webkit-transform:translateY(-10px)}
}

.hezuo{font-size: 20px;color: #e5d822;font-style: italic;text-align: center;font-weight: bold;
    width:640px;height: 30px;top:750px; }
.hezuo a{color: #e5d822;font-size: 20px;}




