body{background-color: #ffffff;}
.main{position:fixed;top:0;bottom:0;left:0;right: 0;width:100%; height: 100%;/*background: url('http://static.zplay.cn/wap/activity/demonWars/img/guide_main_bg.jpg') no-repeat; background-size: 100% auto;overflow: hidden;*/ }
.btn{position:absolute;text-align:center;width:100%;top:8rem;font-size:0;}
.btn a{display: inline-block;width:2.23rem;height:0.78rem; }
.enter_btn{position:absolute;top:1rem;right:1rem;}
.enter_btn a{display: inline-block;width:1.22rem;height:0.37rem; background: url('http://static.zplay.cn/wap/activity/demonWars/img/enter_bg3.png') no-repeat center; background-size: 100%;}
.btn .download a{display: inline-block;width:1.94rem; height:0.67rem;}
.btn .ios_btn{margin-right: 0.5rem;background:url('http://static.zplay.cn/wap/activity/demonWars/img/icon_ios.png') no-repeat center;background-size: 100%;}
.btn .android_btn{background:url('http://static.zplay.cn/wap/activity/demonWars/img/icon_android.png') no-repeat center;background-size: 100%; }
.video{position:absolute;right: 0.3rem;top: 4.5rem;width: .64rem;height: .64rem;background: url('http://static.zplay.cn/wap/activity/demonWars/img/video_bg.png') no-repeat;background-size:100%;}
.video .circle{position:absolute;right:0.064rem;top:0.065rem;display: inline-block;width:0.54rem;height: 0.54rem; background: url('http://static.zplay.cn/wap/activity/demonWars/img/video_circle.png') no-repeat;background-size:100%;-webkit-animation: btnRotate 1.5s linear infinite; -moz-animation: btnRotate 1.5s linear infinite; animation: btnRotate 1.5s linear infinite;}
@-webkit-keyframes btnRotate {0% {-webkit-transform: rotateZ(0deg);} 100% {-webkit-transform: rotateZ(360deg);}}
@-moz-keyframes btnRotate {0% {-moz-transform: rotateZ(0deg);}100% {-moz-transform: rotateZ(360deg);}}
@keyframes btnRotate {0% {transform: rotateZ(0deg);}100% {transform: rotateZ(360deg);}}
.footer .address{height:auto;}
.footer .address p{font-size:0.2rem;}