@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
source,
span,
strike,
strong,
sub,
sup,
table,
tbody,
tdvideo,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    background: 0 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
table,
table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}
embed,
img {
    vertical-align: top;
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
    display: block;
}
mark,
rp,
rt,
ruby,
summary,
time {
    display: inline;
}
* {
    -webkit-overflow-scrolling: touch;
}
.vid-dia {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.vid-dia iframe {
    width: 10rem;
    height: 5.65rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.vid-dia-div {
    width: 90%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*margin: -300px 0 0 -500px;*/
}
.vid-dia-close {
    position: absolute;
    right: -0.1rem;
    color: #fff;
    top: -1.1rem;
    font-size: 1rem;
}
.dia-con {
    width: 100%;
    height: 100%;
}

.tenvideo_player {
    height: 100%;
}

#videoCon {
    width: 100%;
    height: 100%;
}
html,
body {
    height: 100%;
}
body {
    position: relative;
    background-color: #000;
}
.wrap {
    position: relative;
    z-index: 1;
    /*height: 100%;*/
}

.page {
    position: relative;
    z-index: 1;
    overflow: hidden;
    height: 100%;
}

.page-main {
    width: 10.8rem;
    height: 19.92rem;
    background: url(../img/mo/mobile_bg2.jpg) no-repeat;
    background-position: center 0;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 14.15rem;
}

.video {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0) scale(1.03);
    transform: translate(-50%, 0) scale(1.03);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
}

.menuBtn {
    position: fixed;
    width: 0.86rem;
    height: 0.6rem;
    background: url(../img/mo/menu.png) no-repeat;
    background-size: 100% 100%;
    top: 1.34rem;
    right: 0.34rem;
}
.news_m .menuBtn{
    top: 0.34rem;
}
.zmBox {
    position: fixed;
    width: 100%;
    height: 1.84rem;
    background: url(../img/mo/zmBox.png) no-repeat;
    background-size: 100% 100%;
    top: 0;
    right: 0;
}
.page .btnGroups {
    width: 9.4rem;
    height: 1.4rem;
    margin: 0 auto;
    /*margin-top: 810px;*/
}

.page .btnGroups a:first-child {
    float: left;
    width: 4.33rem;
    height: 1.4rem;
    background: url(../img/mo/ios.png) 0 0 no-repeat;
    background-size: cover;
}
.page .btnGroups a:last-child {
    float: right;
    width: 4.33rem;
    height: 1.4rem;
    background: url(../img/mo/gplay.png) 0 0 no-repeat;
    background-size: cover;
}
.page .btnGroups a:focus {
    opacity: 0.85;
}
.bili {
    position: absolute;
    left: 50%;
    top: 17.9rem;
    width: 4.58rem;
    height: 0.59rem;
    margin: 0 auto;
    background: url(../img/mo/Twitter.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -2.29rem;
}
.pv-play {
    width: 1.78rem;
    height: 1.87rem;
    background: url(../img/mo/play.png) 0 0 no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 1.27rem;
}

.footer {
    width: 100%;
    /*height:1.8rem;*/
    background: #0b0c0e;
    overflow: hidden;
}
.footer_c {
    width: 90%;
    margin: 0 auto;
    padding-top: 10px;
}
.footer_c img {
    display: block;
    width: 3rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.f_center {
    /*float: right;*/
    overflow: hidden;
    padding-bottom: 20px;
    /*margin:50px 0 0 40px;*/
}
.f_center > p {
    text-align: center;
    font-size: 0.28rem;
    color: #a1a1a1;
    margin: 2px 0;
}
.footer .f_center p {
    text-align: center;
}
.footer .f_center p a {
    color: #a1a1a1;
    text-decoration: none;
    vertical-align: middle;
    font-size: 0.2rem;
}
.footer .f_center p i {
    color: #4e5256;
    text-decoration: none;
    vertical-align: middle;
    font-size: 0.2rem;
    display: inline-block;
    margin: 0 0.08rem;
    font-style: unset;
}
.page1 {
    width: 100%;
    height: 22.12rem;
    background: url(../img/mo/banner1.jpg) no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page1 .inner {
    width: 90%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    padding-top: 2.6rem;
}
.page1 .inner li {
    position: absolute;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../img/ok.png) no-repeat;
    background-size: 100%;
    right: -0.04rem;
    display: none;
}
.page1 .inner li:nth-child(1) {
    top: 5.3rem;
}
.page1 .inner li:nth-child(2) {
    top: 7.6rem;
}
.page1 .inner li:nth-child(3) {
    top: 9.85rem;
}
.page1 .inner li:nth-child(4) {
    top: 12.5rem;
}
.page1 .inner li:nth-child(5) {
    top: 15.35rem;
}
.page1 .inner li:nth-child(6) {
    top: 17.75rem;
    width: 2.5rem;
    height: 2.5rem;
}
.page1 .inner li.show {
    display: block;
}
.handbook {
    width: 10.8rem;
    height: 14.63rem;
    padding-top: 2.85rem;
    box-sizing: border-box;
    background: url(../img/mo/hand_bg_2.jpg) no-repeat center;
    background-size: 100%;
    /*overflow: hidden;*/
}
.link-group {
    width: 9.84rem;
    height: 9.86rem;
    background: url(../img/mo/link-group.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    position: relative;
}
.link-group a {
    display: block;
    width: 9.04rem;
    height: 1.95rem;
    position: absolute;
    left: 0.4rem;
}
.link-group > a:nth-child(1) {
    top: 0.5rem;
}
.link-group > a:nth-child(2) {
    top: 2.8rem;
}
.link-group > a:nth-child(3) {
    top: 5.1rem;
}
.link-group > a:nth-child(4) {
    top: 7.38rem;
}
.link-group .season-box {
    display: none;
    width: 100%;
    position: relative;
    top: 7rem;
}
.link-group .season-box > a:nth-child(1) {
    position: absolute;
    top: 0;
    z-index: 2;
}
.link-group .season-box > a:nth-child(2) {
    position: absolute;
    top: 1.8rem;
    z-index: 1;
}

.link-group .season-box > a:nth-child(3) {
    position: absolute;
    top: 3.8rem;
}

.link-group .season-box a img {
    display: block;
    width: 100%;
}
.page2 {
    position: relative;
    width: 100%;
    height: 19.17rem;
    background: url(../img/mo/banner2.jpg) no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 3.2rem;
}
.page2 .inner {
    width: 9.83rem;
    height: 15.55rem;
    position: relative;
    margin: 0 auto;
    background: url(../img/mo/twitter_box.png) no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 0 0.6rem;
    overflow-y: auto;
    padding-top: 1.4rem;
}
.tw_con {
    width: 100%;
    height: 13rem;
    overflow-y: auto;
}
.page2 .inner > img {
    position: absolute;
    left: 0.8rem;
    top: 0.5rem;
    width: 5.9rem;
    height: auto;
}

.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 20px;
    line-height: 50px;
    font-weight: 300;
    color: #000;
}
.page2 .totw {
    position: absolute;
    top: 132px;
    left: 40%;
    /*margin-left: 380px;*/
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.3rem;
}
.page2 .totw:hover {
    text-decoration: underline;
}
.pageLast {
    width: 100%;
    overflow: hidden;
    background: url(../img/mo/banner9.jpg) no-repeat;
    background-size: cover;
    background-position: center 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0.68rem;
}
.page3 .rw1 {
    position: relative;
    width: 100%;
    height: 11.96rem;
    background: url(../img/mo/banner3.jpg) no-repeat;
    background-size: 100%;
    background-position: center 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page3 .rw2 {
    width: 100%;
    height: 8.82rem;
    background: url(../img/mo/banner4.jpg) no-repeat;
    background-size: 100%;
    background-position: center 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page3 .rw3 {
    width: 100%;
    height: 8.84rem;
    background: url(../img/mo/banner5.jpg) no-repeat;
    background-size: 100%;
    background-position: center 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.page3 .rw4 {
    width: 100%;
    height: 8.81rem;
    background: url(../img/mo/banner6.jpg) no-repeat;
    background-size: 100%;
    background-position: center 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.pageLast .inner {
    width: 9rem;
    margin: 0 auto;
}
.inner_t {
    width: 100%;
    overflow: hidden;
}
.pageLast .inner .in_t_l {
    width: 1.8rem;
    height: auto;
    float: left;
    margin-top: 0.6rem;
}
.pageLast .inner .in_t_l img {
    display: block;
    width: 100%;
}
.in_t_r {
    width: 7rem;
    float: right;
}
.in_t_r p {
    display: block;
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 0.28rem;
    margin-bottom: 0.1rem;
    line-height: 1.5;
}
.in_t_r p span:nth-child(1) {
    display: block;
    float: left;
    width: 1.3rem;
    text-align: left;
}
.in_t_r p span:nth-child(2) {
    display: block;
    float: left;
    width: 0.4rem;
    text-align: center;
}
.in_t_r p span:nth-child(3) {
    display: block;
    float: left;
    width: 5.3rem;
}

.pageLast .inner .btnGroups {
    width: 5.5rem;
    margin: 0 auto;
    padding: 0.3rem 0;
    overflow: hidden;
}

.pageLast .inner .btnGroups a:first-child {
    display: block;
    width: 2.65rem;
    height: 0.8rem;
    float: left;
    background: url(../img/mo/ios1.png) 0 0 no-repeat;
    background-size: cover;
}
.pageLast .inner .btnGroups a:last-child {
    display: block;
    width: 2.65rem;
    height: 0.8rem;
    float: right;
    background: url(../img/mo/gplay1.png) 0 0 no-repeat;
    background-size: cover;
}
.top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 10.4rem;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9999999;
    display: none;
}
.nav {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #b88a3f;
    font-size: 18px;
}
.nav ul li {
    display: block;
    width: 8.1rem;
    height: 0.7rem;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 0.3rem;
}
.nav ul li:nth-child(1) {
    margin-top: 0.5rem;
    background: url(../img/mo/tittle.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(2) {
    background: url(../img/mo/tittle1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(3) {
    background: url(../img/mo/tittle7.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(4) {
    background: url(../img/mo/tittle2.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(5) {
    background: url(../img/mo/tittle3.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(6) {
    background: url(../img/mo/tittle4.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(7) {
    background: url(../img/mo/tittle5.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(8) {
    background: url(../img/mo/tittle6.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(9) {
    background: url(../img/mo/nav5.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(1):hover,
.nav ul li:nth-child(1).active {
    background: url(../img/mo/tittle_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(2):hover,
.nav ul li:nth-child(2).active {
    background: url(../img/mo/tittle1_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(3):hover,
.nav ul li:nth-child(3).active {
    background: url(../img/mo/tittle7_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(4):hover,
.nav ul li:nth-child(4).active {
    background: url(../img/mo/tittle2_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(5):hover,
.nav ul li:nth-child(5).active {
    background: url(../img/mo/tittle3_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(6):hover,
.nav ul li:nth-child(6).active {
    background: url(../img/mo/tittle4_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(7):hover,
.nav ul li:nth-child(7).active {
    background: url(../img/mo/tittle5_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(8):hover,
.nav ul li:nth-child(8).active {
    background: url(../img/mo/tittle6_1.png) 0 0 no-repeat;
    background-size: cover;
}
.nav ul li:nth-child(9):hover,
.nav ul li:nth-child(9).active {
    background: url(../img/mo/nav_5.png) 0 0 no-repeat;
    background-size: cover;
}
.top .logo {
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
    width: 2.39rem;
    height: 1.02rem;
    background: url(../img/mo/logo.png) 0 0 no-repeat;
    background-size: cover;
}
.top .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.71rem;
    height: 0.54rem;
    background: url(../img/mo/close.png) 0 0 no-repeat;
    background-size: cover;
}
.top .share {
    width: 3.6rem;
    height: 0.7rem;
    margin: 0 auto;
    margin-top: 0.2rem;
}
.top .share a:first-child {
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    background: url(../img/mo/Twitter.png) 0 0 no-repeat;
    background-size: cover;
    margin-right: 0.35rem;
}
.top .share a:nth-child(2) {
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    background: url(../img/mo/Youtube.png) 0 0 no-repeat;
    background-size: cover;
    margin-right: 0.35rem;
}
.top .share a:nth-child(3) {
    float: left;
    width: 0.48rem;
    height: 0.55rem;
    background: url(../img/mo/discord.png) 0 0 no-repeat;
    background-size: cover;
    margin-right: 0.35rem;
    margin-top: 0.1rem;
}
.top .share a:last-child {
    float: left;
    width: 0.6rem;
    height: 0.6rem;
    background: url(../img/mo/linkmb.png) 0 0 no-repeat;
    background-size: cover;
    
}
.news {
    width: 100%;
    height: 19.2rem;
    background: url(../img/mo/bg_news.jpg) 0 0 no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 2.6rem;
}
.news iframe {
    width: 100%;
    height: 14rem;
    overflow: hidden;
}
.news .inner {
    position: relative;
    width: 9.83rem;
    height: 15.55rem;
    margin: 0 auto;
    background: url(../img/mo/news_box.png) 0 0 no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding-top: 0.2rem;
}
.news .more {
    position: absolute;
    left: 0;
    bottom: 0.2rem;
    width: 100%;
    font-size: 0.37rem;
    text-align: center;
    line-height: 1rem;
    color: #cfa672;
    text-decoration: none;
}
.page4 {
    position: relative;
    width: 100%;
    height: 23.3rem;
    background: url(../img/mo/page4.jpg) no-repeat;
    background-size: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 4.5rem;
}
.page5 {
    /*position: relative;
    width: 100%;
    height: 12.41rem;
    background: url(../img/mo/background_3.jpg) no-repeat;
    background-size:100%;
    width: 100%;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 3.8rem;
    height: 12.41rem;
    /* margin: auto; */
    padding-bottom: 1rem;
    background: url(../img/mo/background_3.jpg);
    background-size: 100%;
    background-position: center 0;
}
.mainVideo {
    display: block;
    overflow: hidden;
    width: 10rem;
    margin: 0 auto;
}
.mainVideo li {
    position: relative;
    float: left;
    width: 4.7rem;
    height: 2.64rem;
    border: 2px solid #d2af77;
    margin-right: 0.28rem;
    box-sizing: border-box;
    margin-bottom: 1.36rem;
}
.mainVideo li:nth-child(3),
.mainVideo li:nth-child(5),
.mainVideo li:nth-child(7) {
    float: right;
    margin-right: 0;
}
.mainVideo li:nth-child(1) {
    background: url(../img/mo/1.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:nth-child(2) {
    background: url(../img/mo/2.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:nth-child(3) {
    background: url(../img/mo/3.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:nth-child(4) {
    background: url(../img/mo/4.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:nth-child(5) {
    background: url(../img/mo/5.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:nth-child(6) {
    background: url(../img/mo/6.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:nth-child(7) {
    background: url(../img/mo/7.jpg) no-repeat center center;
    background-size: 100%;
}
.mainVideo li span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.95rem;
    height: 0.95rem;
    margin-left: -0.48rem;
    margin-top: -0.48rem;
    background: url(../img/mo/play_1.png) no-repeat center center;
    background-size: 100%;
}
.mainVideo li:first-child {
    width: 9.9rem;
    height: 5.78rem;
    margin-right: 0;
    margin-bottom: 1.16rem;
}
.mainVideo li:last-child {
    margin-right: 0;
}
.mainVideo li:first-child span {
    width: 1.9rem;
    height: 1.9rem;
    margin-left: -0.95rem;
    margin-top: -0.95rem;
}
.mainVideo li p {
    position: absolute;
    width: 100%;
    height: auto;
    top: 2.7rem;
    left: 0;
    text-align: center;
    font-size: 0.3rem;
    color: #dec289;
}
.mainVideo li:first-child p {
    bottom: -0.6rem;
    font-size: 0.4rem;
}

/*.swiper-button-prev {
    background: url(../img/arrow_l1.png) 0 0 no-repeat;
}

.swiper-button-next {
    background: url(../img/arrow_r1.png) 0 0 no-repeat;
}
.swiper-button-prev:hover{
    background: url(../img/arrow_l2.png) 0 0 no-repeat;
}
.swiper-button-next:hover{
    background: url(../img/arrow_r2.png) 0 0 no-repeat;
}*/
.news_m {
    height: 15rem;
    background: #1a1410 url(../img/mo/news_mbg.jpg) 0 0 no-repeat;
    padding-top: 1rem;
    background-size: 100%;
}
.news_m iframe {
    width: 100%;
    height: 16rem;
}
.news_m .inner {
    position: relative;
    width: 9.83rem;
    height: 15.55rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 0.2rem;
}

#certify {
    position: relative;
    width: 100%;
    height: 5.5rem;
    margin: 0 auto;
    margin-bottom: 0.55rem;
}

#certify .swiper-container {
    padding-bottom: 0.6rem;
    width: 100%;
    height: 100%;
}

#certify .swiper-slide {
    width: 9.5rem;
    height: 5.3rem;
    background: #fff;
    /* box-shadow: 0 0.08rem 0.3rem #ddd; */
}
#certify .swiper-slide img {
    display: block;
    width: 9.5rem;
    height: 5.3rem;
}

#certify .swiper-pagination {
    width: 100%;
    height: 0.25rem;
    position: absolute;
    top: 6rem;
}
#certify .swiper-button-prev:after,
#certify .swiper-button-next:after {
    content: "";
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.12rem;
    /* border: 3px solid #fff; */
    background-color: #5a5e61;
    width: 1.2rem;
    height: 0.22rem;
    border-radius: 0%;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: 0.1rem;
    width: 0.43rem;
    height: 0.8rem;
    background: url(../img/mo/l.png) 0 0 no-repeat;
    background-size: 100%;
}
#certify .swiper-button-next {
    right: 0.1rem;
    width: 0.43rem;
    height: 0.8rem;
    background: url(../img/mo/l.png) 0 0 no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
}
.return {
    position: fixed;
    left: 0.5rem;
    top: 0.3rem;
    width: 0.7rem;
    height: 0.7rem;
    background: url(../img/mo/return.png) 0 0 no-repeat;
    background-size: 100%;
}
.code {
    width: 100%;
    overflow: hidden;
}
.code span {
    position: relative;
    display: block;
    width: 8.15rem;
    height: 0.61rem;
    font-size: 0.34rem;
    text-align: center;
    margin: 0 auto;
    background: url(../img/mo/code.png) 0 0 no-repeat;
    background-size: 100%;
    text-indent: 1.5rem;
    line-height: 0.61rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    font-family: serif;
}
.code img {
    display: block;
    width: 3.57rem;
    height: 0.86rem;
    margin: 0 auto;
}
.jishi {
    width: 10.8rem;
    height: 9.91rem;
    background: url(../img/mo/banner_2.jpg) no-repeat;
    background-position: center 0;
    background-size: 100% 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 2.85rem;
}
.jishibox {
    position: relative;
    margin: 0 auto;
    width: 9.84rem;
    height: 6.46rem;
    background: url(../img/mo/frame.png) 0 0 no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    padding: 0.5rem 0.4rem;
    padding-top: 2.8rem;
}
.jishibox li {
    display: block;
    float: left;
    width: 4.3rem;
    height: 1.3rem;
    margin-bottom: 0.4rem;
}
.jishibox li a {
    width: 100%;
    height: 100%;
    display: block;
}
.jishibox > a {
    position: absolute;
    top: 1.1rem;
    left: 4.2rem;
    display: block;
    width: 4.88rem;
    height: 0.69rem;
    background: url(../img/mo/wiki.png) 0 0 no-repeat;
    background-size: 100%;
}
.jishibox li:nth-child(even) {
    float: right;
}
.jishibox li:nth-child(1) a {
    background: url(../img/mo/icon_1.jpg) 0 0 no-repeat;
    background-size: 100%;
}
.jishibox li:nth-child(2) a {
    background: url(../img/mo/icon_2.jpg) 0 0 no-repeat;
    background-size: 100%;
}
.jishibox li:nth-child(3) a {
    background: url(../img/mo/icon_3.jpg) 0 0 no-repeat;
    background-size: 100%;
}
.jishibox li:nth-child(4) a {
    background: url(../img/mo/icon_4.jpg) 0 0 no-repeat;
    background-size: 100%;
}
.code i {
    position: absolute;
    width: 2.32rem;
    height: 100%;
    /*background-color: #fff;*/
    right: 0;
    top: 0;
}
.alert {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    z-index: 99;
    display: none;
}
.alertBox {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 7.2rem;
    height: 4.8rem;
    margin-left: -3.6rem;
    margin-top: -2.4rem;
    background: url(../img/alert.png) 0 0 no-repeat;
    background-size: 100%;
}
