123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812 |
- body {
- font-size: 0.2592592593rem;
- margin: 0 auto;
- width: 100%;
- min-width: 320px;
- }
- .h-player {
- height: 100%;
- overflow: hidden;
- background: #000;
- }
- .container {
- width: 100%;
- height: 100%;
- position: relative;
- user-select: none;
- }
- #video1 {
- display: block;
- width: 100%;
- height: 100%;
- top: 0px;
- left: 0px;
- opacity: 1;
- }
- #box {
- width: 100%;
- height: 100%;
- position: absolute;
- left: 0;
- top: 0;
- z-index: 9999;
- }
- .scroll {
- position: absolute;
- -webkit-overflow-scrolling: touch;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- }
- body:before {
- width: 100%;
- height: 100%;
- content: ' ';
- position: fixed;
- z-index: -1;
- top: 0;
- left: 0;
- background: #000;
- }
- #wine {
- user-select: none;
- -webkit-user-drag: none;
- position: absolute;
- z-index: 0;
- }
- canvas {
- display: block;
- width: 100%;
- height: 100%;
- z-index: 999;
- }
- /*主屏*/
- .control {
- width: 900px;
- overflow: hidden;
- margin: 0 auto;
- margin-top: 90px;
- margin-bottom: 17px;
- }
- .control-left-img {
- width: 26px;
- height: 26px;
- }
- .control-left-img img {
- width: 100%;
- height: 100%;
- }
- #mainScreen-main {
- user-select: none;
- -webkit-user-drag: none;
- position: relative;
- z-index: 0;
- width: 100%;
- height: 100%;
- top: 0px;
- background: #000;
- }
- #mocan {
- position: absolute;
- left: -269px;
- top: 2px;
- /* opacity: 0.2; */
- width: 901px;
- height: 555px;
- z-index: 9999;
- opacity: 0.7;
- }
- #no-ne {
- width: 100%;
- height: 100%;
- position: absolute;
- top: 0;
- background: #000000;
- z-index: 99999;
- font-size: 18px;
- color: #ffffff;
- text-align: center;
- }
- .no-ne-text {
- margin-top: 60%;
- }
- .no-ne-an {
- width: 171px;
- height: 47px;
- background: #eb6100;
- line-height: 47px;
- text-align: center;
- color: #ffffff;
- margin: 0 auto;
- margin-top: 20px;
- }
- .container .muted {
- position: absolute;
- right: 0.46296rem;
- top: 0.46296rem;
- z-index: 9999999;
- border-radius: 50%;
- }
- .muted {
- width: 2.62963rem;
- height: 2.62963rem;
- background-position: -1.78704rem -8.43519rem;
- }
- html {
- height: 100%;
- }
- .control-right-img {
- width: 42px;
- height: 42px;
- margin: 0 auto;
- margin-top: 0.6rem;
- }
- .control-right-img img {
- width: 100%;
- height: 100%;
- }
- .leftmains {
- width: 3.5rem;
- /* height: 100%; */
- background: #333333;
- position: fixed;
- right: -4rem;
- top: 0;
- bottom: 50px;
- z-index: 2;
- transition: all 0.2s ease-in;
- display: flex;
- flex-direction: column;
- /* margin-bottom: 50px; */
- }
- .PictureQualityMain {
- margin-top: 3rem;
- position: relative;
- }
- .PictureQuality {
- /* margin: 0 auto;
- width: 2.5rem;
- height: 1.8rem;
- line-height: 1.8rem;
- color: #fff;
- text-align: center;
- font-size: 15px;
- margin-top: 1rem; */
- }
- .avit {
- background: rgba(255, 255, 255, 1);
- color: #000 !important;
- border-radius: 3px;
- }
- .upload {
- margin: 0 auto;
- width: 3rem;
- /* height: 1.8rem; */
- line-height: 1.8rem;
- color: #fff;
- text-align: center;
- font-size: 16px;
- /* margin-top: 3rem; */
- }
- .upload + .upload {
- margin-top: 1rem;
- }
- .upload img {
- width: 1.5rem;
- height: 1.5rem;
- }
- .upload div {
- margin-top: -0.5rem;
- font-size: 14px;
- }
- .operation {
- /* position: absolute; */
- position: relative;
- margin-top: auto;
- /* bottom: 100px; */
- width: 100%;
- }
- .bottommains {
- width: 100%;
- height: 50px;
- background: #333333;
- position: fixed;
- left: 0;
- bottom: 0;
- z-index: 3;
- }
- .botmat1 {
- width: 33%;
- float: left;
- }
- .botmat1img {
- margin: 0 auto;
- width: 1.5rem;
- height: 1.5rem;
- margin-top: 0.5rem;
- }
- .botmat1img img {
- width: 100%;
- height: 100%;
- }
- .mainbox {
- width: 18rem;
- height: 10rem;
- background: #fff;
- position: fixed;
- top: 38%;
- left: 5%;
- border-radius: 5px;
- }
- .boxTitle {
- text-align: center;
- font-size: 18px;
- padding: 10px 0px;
- }
- .boxText {
- text-align: center;
- font-size: 16px;
- }
- .boxbt {
- width: 60%;
- height: 2.5rem;
- background: #0886f5;
- margin: 0 auto;
- font-size: 16px;
- text-align: center;
- line-height: 2.5rem;
- color: #fff;
- border-radius: 5px;
- margin-top: 1rem;
- }
- .sbox {
- width: 18rem;
- height: 5.5rem;
- background: #fff;
- position: fixed;
- top: 38%;
- left: 5%;
- border-radius: 5px;
- }
- .sboxText {
- padding: 17px;
- font-size: 16px;
- }
- .sboxbu {
- text-align: right;
- color: #0886f5;
- font-size: 16px;
- margin-right: 2rem;
- }
- .boximg {
- position: absolute;
- width: 1rem;
- height: 1rem;
- left: 45%;
- bottom: -22%;
- }
- #showsuss {
- display: none;
- }
- .loading {
- /* position: fixed; */
- position: absolute;
- z-index: 1;
- left: 0;
- top: 0;
- right: 0;
- bottom: 0;
- width: 100%;
- height: calc(100% - 50px);
- }
- .mask {
- width: 100vw;
- height: 100vh;
- background: rgba(0, 0, 0, 0.3);
- position: fixed;
- top: 0;
- left: 0;
- z-index: 4;
- display: none;
- }
- .box-shear-plate {
- width: 16.25em;
- height: 16.875em;
- background: rgba(0, 0, 0, 0.6);
- border-radius: 1.25em;
- padding-bottom: 20px;
- position: absolute;
- top: 8.375em;
- left: 3.625em;
- }
- .close {
- width: 1.875rem;
- height: 1.875rem;
- position: absolute;
- top: 26.5875em;
- left: 10.8125em;
- }
- .empty {
- width: 8em;
- height: 10em;
- margin-top: 2.5em;
- margin-left: 4.125em;
- }
- .empty-txt {
- font-size: 0.9375em;
- font-weight: 400;
- color: #ffffff;
- line-height: 1.3125em;
- margin-top: 0.625em;
- text-align: center;
- }
- .title {
- height: 3em;
- line-height: 3em;
- text-align: center;
- font-size: 1em;
- font-weight: 500;
- color: #ffffff;
- position: relative;
- }
- .btn-clear {
- width: 3em;
- height: 1.5em;
- line-height: 1.5em;
- text-align: center;
- background: #3666f2;
- border-radius: 0.25em;
- position: absolute;
- right: 1.125em;
- top: 1.125em;
- font-size: 0.75em;
- color: #ffffff;
- }
- ul,
- li {
- padding: 0;
- margin: 0;
- }
- ul,
- li {
- list-style: none;
- }
- .slide-wrapper-content {
- height: 13.875em;
- overflow: hidden;
- overflow-y: scroll;
- }
- .animate-slide-start {
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out;
- }
- .animate-slide {
- -webkit-transform: translate3d(-2.125em, 0, 0);
- -moz-transform: translate3d(-2.125em, 0, 0);
- transform: translate3d(-2.125em, 0, 0);
- }
- .slide-wrapper {
- margin: 0 1.125em 0.5em 0.625em;
- height: 2em;
- background: #fff;
- border-radius: 0.3125em;
- overflow: hidden;
- }
- .slide-scroll {
- height: 2em;
- overflow: hidden;
- white-space: nowrap;
- }
- .slide-content-button {
- width: 2.125em;
- height: 2em;
- border-radius: 0 0.3125em 0.3125em 0;
- display: flex;
- }
- .slide-content-button button {
- width: 100%;
- height: 100%;
- border: none;
- background: #f04646;
- color: #fff;
- font-size: 0.75em;
- text-align: center;
- }
- .slide-content {
- float: left;
- display: inline-block;
- color: #666;
- height: 2em;
- line-height: 2em;
- }
- .slide-content div {
- font-size: 0.8125em;
- margin-left: 0.625em;
- margin-right: 0.875em;
- text-align: center;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .mask {
- width: 100vw;
- height: 100vh;
- background: rgba(0, 0, 0, 0.3);
- position: fixed;
- top: 0;
- left: 0;
- z-index: 4;
- }
- .try-use-wrap,
- .buy-phone-wrap,
- .look-wrap {
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 9999;
- background: rgba(0, 0, 0, 0.5);
- display: none;
- }
- .try-use-container {
- width: 80%;
- height: 409px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- background-color: #ffffff;
- border-radius: 0.66em;
- }
- .time-close-wrap {
- width: 5.46em;
- height: 2em;
- line-height: 2em;
- text-align: center;
- position: absolute;
- top: 0.24em;
- right: 0.3em;
- background: rgba(0, 0, 0, 0.49);
- border-radius: 1.26em;
- font-size: 12px;
- color: #ffffff;
- }
- .bug-wrap {
- width: 90%;
- height: 115px;
- background: #ffffff;
- border-radius: 10px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .bug-title {
- text-align: center;
- margin: 25px 0;
- font-size: 18px;
- font-weight: 600;
- color: #333333;
- }
- .btn-list {
- width: 100%;
- height: 44px;
- line-height: 44px;
- border-top: 1px solid rgba(238, 238, 238, 1);
- position: absolute;
- bottom: 0;
- left: 0;
- display: flex;
- align-items: center;
- }
- .btn {
- flex: 1;
- text-align: center;
- }
- .cannel-btn {
- font-size: 18px;
- color: #666666;
- }
- .go-bug {
- font-size: 18px;
- color: #3b7fff;
- border-left: 1px solid rgba(238, 238, 238, 1);
- }
- .try-use-wrap,
- .buy-phone-wrap,
- .look-wrap {
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 9999;
- background: rgba(0, 0, 0, 0.5);
- display: none;
- }
- .try-use-container {
- width: 80%;
- height: 409px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- background-color: #ffffff;
- border-radius: 0.66em;
- }
- .time-close-wrap {
- width: 5.46em;
- height: 2em;
- line-height: 2em;
- text-align: center;
- position: absolute;
- top: 0.24em;
- right: 0.3em;
- background: rgba(0, 0, 0, 0.49);
- border-radius: 1.26em;
- font-size: 12px;
- color: #ffffff;
- }
- .bug-wrap {
- width: 90%;
- height: 115px;
- background: #ffffff;
- border-radius: 10px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .bug-title {
- text-align: center;
- margin: 25px 0;
- font-size: 18px;
- font-weight: 600;
- color: #333333;
- }
- .btn-list {
- width: 100%;
- height: 44px;
- line-height: 44px;
- border-top: 1px solid rgba(238, 238, 238, 1);
- position: absolute;
- bottom: 0;
- left: 0;
- display: flex;
- align-items: center;
- }
- .btn {
- flex: 1;
- text-align: center;
- }
- .cannel-btn {
- font-size: 18px;
- color: #666666;
- }
- .go-bug {
- font-size: 18px;
- color: #3b7fff;
- border-left: 1px solid rgba(238, 238, 238, 1);
- }
- .dialog {
- position: fixed;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- height: 100vh;
- width: 100vw;
- z-index: 100;
- /* width: 70vw; */
- /* border-image: linear-gradient(#76ccff, #c328ff); */
- /* border: 1px solid #000; */
- /* border-radius: 20px; */
- flex-direction: column;
- align-items: center;
- justify-content: center;
- box-sizing: border-box;
- display: none;
- }
- .dialog-mask {
- background-color: rgba(0, 0, 0, 0.6);
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- width: 100%;
- height: 100%;
- z-index: 0;
- }
- .dialog.show {
- display: flex;
- }
- .dialog * {
- box-sizing: inherit;
- }
- .dialog-content-border {
- width: 70vw;
- /* height: 70vw; */
- z-index: 1;
- position: relative;
- }
- .dialog-content {
- width: 100%;
- /* height: 100%; */
- background-color: #000;
- color: #fff;
- display: flex;
- flex-direction: column;
- }
- .dialog-header {
- display: flex;
- align-items: center;
- justify-content: space-between;
- height: 11.2vw;
- padding: 0 5vw;
- border-bottom: 1px solid rgba(255, 255, 255, 0.2);
- }
- .dialog-btn {
- padding: 0.5rem;
- line-height: 1;
- color: rgba(255, 255, 255, 0.6);
- }
- .dialog-btn.confirm {
- color: #fff;
- }
- #set-phone-size-dialog .dialog-content-border {
- overflow: hidden;
- padding: 1px;
- border-radius: 20px;
- background: linear-gradient(
- 180deg,
- rgba(118, 204, 255, 1),
- rgba(195, 40, 255, 1)
- );
- }
- #set-phone-size-dialog .dialog-content {
- overflow: hidden;
- border-radius: 20px;
- background-color: #000000;
- }
- .menu-btn {
- margin: 0 auto;
- width: 2.5rem;
- height: 1.8rem;
- line-height: 1.8rem;
- color: #fff;
- text-align: center;
- font-size: 15px;
- margin-top: 1rem;
- }
- #phone-size-list {
- /* margin-top: 2vw; */
- padding: 4vw 0;
- }
- .phone-size-item {
- height: 11.7333vw !important;
- /* text-align: center; */
- color: rgba(255, 255, 255, 0.6);
- font-size: 3.7333vw;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .phone-size-item.active {
- color: #fff;
- font-size: 4.2667vw;
- background-image: url('../../static/img/phone-size-active.png');
- background-size: 70% 100%;
- background-position: center center;
- background-repeat: no-repeat;
- }
- #box {
- display: flex;
- align-items: center;
- justify-content: center;
- }
- #playCanvas {
- flex: none;
- }
- #playCanvas.vertical {
- position: relative;
- transform: rotate(0deg);
- transform-origin: center center;
- width: 100vw;
- height: calc(100vh - 50px);
- }
- #playCanvas.horizontal {
- position: relative;
- transform: rotate(90deg);
- transform-origin: center center;
- width: calc(100vh - 50px);
- height: 100vw;
- }
|