body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}

q:before,
q:after {
    content: ''
}

abbr,
acronym {
    border: 0
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #fff
}

table {
    border-collapse: collapse
}

td {
    padding: 3px
}

img {
    border: 0
}

input {
    padding: 1px;
    vertical-align: middle;
    line-height: normal
}

ul {
    clear: both;
    overflow: hidden;
    width: 100%
}

ul,
li {
    list-style: none
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    height: 0;
    clear: both;
    font-size: 0;
    line-height: 0;
    zoom: 1
}

.tx-center {
    text-align: center !important
}

.tx-left {
    text-align: left !important
}

.tx-right {
    text-align: right !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 100px;
}

.hide {
    display: none !important
}

header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 0.6rem;
    background-color: #000;

    display: flex;
    align-items: center;
    padding: 0 2vw;
    /* 左右内边距为视口宽度的2% */
}

header .logo {
    display: flex;
    width: 12rem;
    height: 0.6rem;
    margin: 0 auto;
    justify-content: start;
    align-items: center;
}

header .img-box {
    display: flex;
    height: 80%;
}

header img {
    height: 100%;
}

header span {
    margin-left: 0.2rem;
    font-size: 0.2rem;
    color: #fff;
    font-weight: bold;
}

header nav {
    margin-left: auto;
    margin-right: 0.15rem;
    font-size: 0.15rem;
    display: flex;
    gap: 0.15rem;
}

header nav a {
    text-decoration: none;
    color: #fff;
}

header nav a:hover {
    text-decoration: underline;
}

.wrap {
    width: 50%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 500px;
    z-index: -10;
    zoom: 1;
    background-image: url("../files/fire.jpg");
    background-color: #f0000000;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0
}

.wrap1 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 500px;
    z-index: -10;
    zoom: 1;
    background-image: url("../files/buffalo.png");
    background-color: #00000000;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0
}

.main {
    position: absolute;
    width: 7.22rem;
    height: 6.22rem;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

.main .main-bg {
    position: relative;
    width: 100%;
    height: 5.61rem;
    background: url(../img/main.png) no-repeat;
    background-size: cover;
}

.video-btn {
    position: absolute;
    left: 50%;
    top: 2.7rem;
    margin-left: -0.43rem;
    width: 0.86rem;
    height: 0.85rem;
    background: url(../img/video_btn.png) no-repeat;
    background-size: cover;
    opacity: 0.5;
    cursor: pointer;
}

.video-btn:hover {
    opacity: 1;
}

.m-video {
    position: relative;
    width: 9.79rem;
    height: 5.48rem;
    margin: 2rem auto 0;
    background-color: #000;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 0.5rem;
    justify-content: center;
}

.m-youtobe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    width: 9.79rem;
    height: 5.48rem;
}

.m-youtobe iframe {
    width: 9.79rem;
    height: 5.48rem;
}

.main-btn {
    margin-top: -0.3rem;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.apple-btn,
.google-btn {
    display: flex;
    width: 2.47rem;
    height: 0.65rem;
    justify-content: center;
    align-items: center;
}

.apple-btn {
    background: url(../img/apple_btn_default.png) no-repeat;
    background-size: contain;
}

.google-btn {
    margin-left: 0.26rem;
    background: url(../img/google_btn_default.png) no-repeat;
    background-size: contain;
}

.apple-btn img {
    width: 1.75rem;
    height: 0.49rem;
}

.google-btn img {
    width: 1.58rem;
    height: 0.48rem;
}

.apple-btn:hover {
    background: url(../img/apple_btn_hover.png) no-repeat;
    background-size: contain;
}

.google-btn:hover {
    background: url(../img/google_btn_hover.png) no-repeat;
    background-size: contain;
}

.container {
    width: 100%;
    height: 100%;
    background: url(../../../assets/images/jellyjam_bg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom
}

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6%;
    text-align: center;
    background-color: #080808
}

.footer img {
    width: 6%
}

#footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6%;
    width: 100%;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    background-color: #000;

    display: flex;
    align-items: center;
}

#footer .inner {
    width: 800px;
    margin: 0 auto
}

#footer .lt {
    width: 20%;
    height: 70px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 70px
}

#footer .lt img {
    width: auto;
    height: 80%
}

#footer .rt,
#footer .rt p span {
    padding-left: 20px
}

#footer .rt {
    width: 70%;
    padding-left: 20px
}

#footer .rt p {
    padding-bottom: 2px;
    text-align: left;
    font-size: 12px;
    color: #fff
}

.tx-center {
    text-align: center !important
}

.tx-left {
    text-align: left !important
}

.tx-right {
    text-align: right !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.video-pop {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 9999;
    width: 900px;
    height: 420px;
    background: #000;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.video-in {
    position: relative;
    width: 100%;
    height: 100%
}

.video-in .v-if {
    width: 100%;
    height: 100%;
    background: #000
}

.video-in .v-load,
.video-pop .close-video {
    position: absolute
}

.video-in .v-load {
    left: 50%;
    top: 50%;
    z-index: 55;
    font-size: 20px;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 120;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8)
}

.close-video {
    position: absolute;
    right: -40px;
    top: 0;
    width: 32px;
    height: 32px;
}

.close-video:before,
.close-video:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color: #fff;
}

.close-video:before {
    transform: rotate(45deg);
}

.close-video:after {
    transform: rotate(-45deg);
}

.close-video:hover {
    background-color: #000;
}