.audio_box{position:fixed;width:63px;height:63px;top:0;right:0;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD8AAAB+CAMAAACkhTkkAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABmUExURUxpcQAAAAAAAPr6+kVCQu3t7QAAAAEAAAAAAAEAAAAAAAAAACgmJtnZ2QIAAAIAAAIAAOazFHNxcTYoAZuXl5p5Ec2gE8zHx2FbWHFYBrePDaqop7u7u1VABYuGhv////XAG/bPVUO2+2oAAAAfdFJOUwAuGPas9gyZV4hJPqTqemFu9byoy87n4bW829HascQ1dB+RAAACbElEQVR42u2XbVOrMBCFbymwiUCLUCxttaH//0+aQTrH4AbKZhz1Ds/3s+zbLDn/vosoU6XWRKR1qbJomXiz1+Si95tHxanSxKFV+pCa/MxHeKJpnqabtqM5dtFE2+gRNrO5y2pQ9ChKJgdKmjxK8LdO0sSIluKOcUdL2X2WZ7ScDPKUBs4NjTmYA/GkX0ZXd91LTS6J8QVQ+Pydt+fu+e2L3lymE1AEXrquGemPxrxOJqCJQNN1Z1cfHzwBNLs6J1tD7ejJBjj6l2hPLrWt4eTo6coH2CN9h3NfA/TeAL7VPX0MEnqq2ACRb/dq24SPGrZWPwQo2B1UBNwaGugtbVKwEyyJp7E1QM9TMu1zl3Far316DHJWT4Cr4QY9g1ePZby1AXqqb1hGBtTvI7EBGln/hv1psIycvpzTx7gq3PzVrB5XZYyauL3tpUiKKjcmxlXh9j8ijrwwd2JcFfYnojl5YraXqj0kgx5XxQH3Z8SrSfJ7GjHhqnD3Z8N2rRoSMaZlrgruH19Arxr0MXNVcH/5CR5Nkd8LYa6Ke/9Tpn9bk1zzvLLlV8xVwf/Hl0CcmJ5txV0VfB4JjLkWNodLzl6VGp8X/P+bfoxZ+Psj/P0jf3+Fvv/C35/yACr8/R3+/pf7j3D/I/dfwf5P7j8F/reXwv/+JZD/6t9X/77699/t34HQvwOhfwdC/w6E/h1I/TuQ+ndejwBz/h1I/TsQ+ncg9O9A6N+B2L+Def8dopd/H/77h/X6B+vXofNfsH8B/h3I/DuQ+Xcg8+9A6t+B0L8DoX8HQv8OpP4dCP07EPl3sPr31b+v/v1/8O/v54nBx38vUCIAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:0 -63px;-webkit-transform:scale(0.6);transform:scale(0.6);z-index:100}.audio_box.pause{background-position:0 0}.audio_box audio{display:none}/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 *//*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);-o-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#ffffff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=70);opacity:0.7}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 992px){.modal-lg{width:900px}}.clearfix:before,.clearfix:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}html,body{height:100%;margin:0;overflow:hidden}img{max-width:100%}a,img{-webkit-tap-highlight-color:transparent}.page{position:relative;height:100%;max-width:460px;margin:0 auto;overflow:hidden}.home{height:100%;background-color:#5e0c12;background-image:url("../img/bg1.png?t=2020020404"),url("../img/bg.jpg?t=2020020404");background-size:100% auto, 100% auto;background-position:center bottom, center top;background-repeat:no-repeat, no-repeat;overflow:hidden}.content{position:absolute;width:100%;top:40%;top:40vh;text-align:center}.slogan{margin-bottom:30px}.slogan .tip{margin:0 auto;background:url("../img/sprites.png?t=2020020404") no-repeat 11.111% 77.451%;background-size:122.8426395939% auto;width:3.94rem;height:0.34rem}.slogan p{font-size:15px;color:white;margin:4px 0 0}.slogan span{display:inline-block;margin:0 4px}.location{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:10px}.location:before{content:"";display:inline-block;background:url("../img/sprites.png?t=2020020404") no-repeat 74.638% 42.671%;background-size:691.4285714286% auto;width:0.70rem;height:0.33rem;margin-left:-10px}.location .box{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;background:rgba(0,0,0,0.3);margin-left:10px}.location select{position:relative;background:none;border:none;color:white;font-size:14px;display:inline-block;padding:4px 4px 4px 10px;outline:none;border-radius:0;height:30px;width:170px;-webkit-appearance:none;z-index:10}.location .arrow{position:relative;width:30px;height:30px;margin-left:-30px}.location .arrow:before{content:"";display:block;border:6px solid transparent;border-top:6px solid white;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -25%);transform:translate(-50%, -25%)}.btnGo{background:url("../img/sprites.png?t=2020020404") no-repeat 50% 4.184%;background-size:104.3103448276% auto;width:4.64rem;height:1.01rem;margin:0 auto}.poster{position:absolute;width:375px;height:617px;top:0;left:110%;z-index:20}.poster .bg{display:block;width:100%;height:100%}.poster .user{position:absolute;top:245px;left:80px}.poster .avatar{width:40px;height:40px;border:2px solid #ef585c;background:#ef585c;border-radius:6px;overflow:hidden;box-shadow:2px 2px 4px 0px rgba(0,0,0,0.23)}.poster .avatar img{display:block}.poster .name{font-size:12px;color:white;margin-top:8px;width:16em;position:absolute;left:50%;margin-left:-8em;text-align:center}.poster .area{position:absolute;font-size:12px;color:white;top:245px;left:200px;background:rgba(0,0,0,0.3);padding:4px}.share{display:none;position:absolute;width:100%;height:100%;overflow:hidden;text-align:center;top:0;background:#591317;z-index:10}.share .body{height:83%}.share .body img{height:100%}.share .save{position:relative;color:white;font-size:12px;text-align:center;margin:10px}.share .save:before{content:"";background:url("../img/sprites.png?t=2020020404") no-repeat 2.242% 96.678%;background-size:1273.6842105263% auto;width:0.38rem;height:0.39rem;display:inline-block;vertical-align:middle;margin-right:6px}.share .btnShare{background:url("../img/sprites.png?t=2020020404") no-repeat 4.878% 51.575%;background-size:173.476702509% auto;width:2.79rem;height:0.86rem;margin:0 auto}.modal_box img{width:50%;float:right;margin-right:30px;margin-top:10px}.logo{position:absolute;height:25px;overflow:hidden;width:100%;bottom:10px}.logo img{display:block;height:100%;margin:0 auto}@media screen and (max-width: 320px){html{min-height:504px;font-size:14px}}@media screen and (max-height: 560px){.slogan{margin-bottom:10px}.content{top:42%;top:42vh}}@media screen and (min-height: 640px){.content{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;height:35%;top:35%;top:35vh}.location{margin-bottom:20px}.slogan{margin-bottom:0}.slogan .tip{margin-bottom:20px}}
/*# sourceMappingURL=style.css.map */
