1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048 |
- 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,
- .apply-wrap,
- .time-lang-wrap,
- .countdown-wrap {
- width: 100%;
- height: 100%;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 99;
- background: rgba(0, 0, 0, 0.5);
- display: none;
- }
- .time-lang-container, .countdown-container{
- width: 80%;
- height: 356px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- background-color: #ffffff;
- border-radius: 0.66em;
- display: flex;
- flex-direction: column;
- align-items: center;
- }
- .time-lang-img, .countdown-img{
- width: 104px;
- height: 140px;
- }
- .time-lang-title, .countdown-title{
- margin-top: 0.34rem;
- font-size: 18px;
- font-weight: 600;
- color: #363636;
- }
- .time-lang-tip, .countdown-tip{
- margin-top: 0.28rem;
- font-size: 14px;
- color: #757580;
- text-align: center;
- }
- .countdown-tip2{
- margin-top: 0.16rem;
- font-size: 14px;
- color: #757580;
- }
- .countdown-time{
- color: #00DB88;
- }
- .time-lang-btn, .countdown-btn{
- width: 244px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- margin: auto;
- margin-top: 44px;
- background: linear-gradient(90deg, #00A3FF 0%, #04F79A 100%);
- border-radius: 8px;
- font-size: 12px;
- color: #FFFFFF;
- }
- .countdown-btn{
- margin-top: 24px;
- }
- .try-use-container {
- width: 80%;
- height: 409px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- background-color: #ffffff;
- border-radius: 0.66em;
- }
- .apply-container{
- width: 80%;
- height: 419px;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- background-color: #ffffff;
- border-radius: 0.66em;
- }
- .apply-title{
- text-align: center;
- margin-top: 0.34rem;
- font-size: 16px;
- font-weight: 500;
- color: #363636;
- }
- .apply-list{
- height: 290px;
- margin-top: 16px;
- }
- .apply-item{
- display: flex;
- justify-content: space-between;
- align-items: center;
- padding: 0 18px;
- margin-top: 16px;
- }
- .apply-item:first-child {
- margin: 0;
- }
- .apply-img {
- width: 36px;
- height: 36px;
- border-radius: 10px;
- }
- .apply-row{
- flex: 1;
- margin-left: 10px;
- }
- .apply-row-title{
- width: 140px;
- overflow:hidden;
- text-overflow:ellipsis;
- white-space:nowrap;
- font-size: 16px;
- color: #363636;
- }
- .apply-row-down{
- font-size: 12px;
- color: #757580;
- }
- .apply-down-btn{
- width: 68px;
- height: 30px;
- line-height: 30px;
- text-align: center;
- background: linear-gradient(90deg, #00A3FF 0%, #04F79A 100%);
- border-radius: 8px;
- font-size: 12px;
- color: #FFFFFF;
- }
- .apply-list-change{
- width: 244px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- margin: auto;
- margin-top: 14px;
- background: linear-gradient(225deg, #FF62F8 0%, #FF9D5C 100%);
- border-radius: 8px;
- font-size: 12px;
- color: #FFFFFF;
- }
- .apply-close {
- width: 1.875rem;
- height: 1.875rem;
- position: absolute;
- bottom: -3.2em;
- left: 50%;
- transform: translateX(-50%);
- }
- .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;
- }
- .count-view {
- min-width: 5.16rem;
- height: 1.63rem;
- background: rgba(0, 0, 0, 0.6);
- border-radius: 1.13rem;
- position: absolute;
- top: 0.45rem;
- right: 0.45rem;
- padding: 0.31rem 0.27rem 0.31rem 0.45rem;
- box-sizing: border-box;
- color: #ffffff;
- font-weight: 500;
- font-size: 0.72rem;
- font-weight: 500;
- margin: 0 0.18rem;
- z-index: 10000;
- display: none;
- }
- .fnca {
- display: flex;
- flex-wrap: nowrap;
- justify-content: space-around;
- align-items: center;
- }
- .wh22 {
- width: 0.99rem;
- height: 0.99rem;
- }
- .line {
- width: 1px;
- height: 0.81rem;
- background: #FFFFFF;
- border-radius: 1px;
- opacity: 0.3;
- }
- /* .dialog-jifei {
- width: 13.26rem;
- height: 13.17rem;
- background: #FFFFFF;
- border-radius: 0.36rem;
- position: fixed;
- top: 8.15rem;
- left: calc(50% - 6.63rem);
- display: none;
- } */
- .w100h130 {
- width: 4.52rem;
- display: block;
- height: 5.88rem;
- margin: 0 auto;
- }
- .fs16 {
- font-size: 0.72rem;
- font-weight: 500;
- color: #363636;
- text-align: center;
- }
- .fs14 {
- font-size: 0.63rem;
- color: #757580;
- line-height: 0.9rem;
- margin-top: 0.45rem;
- text-align: center;
- }
- .c00DB88 {
- color: #00DB88;
- }
- .jishi-close-icon {
- width: 9.375rem;
- height: 1.81rem;
- background: linear-gradient(90deg, #00A3FF 0%, #04F79A 100%);
- border-radius: 0.36rem;
- font-size: 0.72rem;
- font-weight: 500;
- color: #FFFFFF;
- line-height: 1.81rem;
- text-align: center;
- margin: 0.9rem auto 0;
- }
|