body,
html {
    position: relative;
    min-width: 320px;
    max-width: 750px;
    height: 100%;
    margin: 0 auto;
    color: #000;
    overflow-x: hidden;
    font-size: 0.15rem;
}

a {
    text-decoration: none;
}

.PC {
    display: none;
}

/*-------------- swiper ---------------*/
.m {
    display: block;
    width: 100%;
    height: 100%;
}

.m .swiper-container {
    width: 100%;
    height: 100%;
}

/*----------------- 第一部分 -------------------------*/
.content-01 {
    background: url("../../img/m/content-01/bg.jpg") no-repeat;
    background-size: cover;
}

.content-01 .title {
    margin-top: 1.8rem;
    margin-left: 3rem;
    width: 3rem;
    height: 5.5rem;
    background: url("../../img/m/content-01/word.png") no-repeat;
    background-size: 100% 100%;
}

.content-01 .title .yu-nv img {
    width: 0.85rem;
    height: 0.99rem;
}

.content-01 .title .yu-nv {
    margin-left: 2rem;
    margin-top: -1.2rem;
}

.content-01 .index_Aries_m {
    position: absolute;
    transform: scale(-1, 1);
    right: -0.36rem;
    top: 2.8rem;
}

.content-01 .index_Capricorn_boy_m {
    margin-top: -2.5rem;
    margin-left: 1.5rem;
}

.content-01 .index_Capricorn_boy_dog_m {
    margin-left: 2.5rem;
}

.content-01 .index_Capricorn_girl_m {
    margin-top: -0.8rem;
    margin-left: -0.8rem;
}

.content-01 .index_Aquarius_m {
    margin-top: -1.5rem;
    margin-right: 0.5rem;
    transform: scale(-1, 1);
}

/*视频播放*/
/*----------------- 视频弹窗  ----------*/
.content-01 .title .play-btn_m {
    width: 1rem;
    height: 1rem;
}

.content-01 .title .play-btn_m i {
    display: block;
    width: 1rem;
    height: 1rem;
    background: url("../../img/m/content-01/video_btn.png") no-repeat;
}

/*视频弹窗*/
.popup_m {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../../img/pc/one/vedio/mask.png");
    -ms-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 12
}

.video-wrap_m .popup-video_m {
    display: none;
    position: absolute;
    top: 4rem;
    left: 0.5rem;
    width: 544px;
    height: 338px;
    background: url("../../img/pc/one/vedio/bg.png") no-repeat;
    background-size: cover;
    z-index: 2
}

.video-wrap_m .popup-video_m .popup-box_m {
    overflow: hidden;
    position: absolute;
    top: 4px;
    left: 10px;
    width: 524px;
    height: 318px;
    border-radius: 5px;
    z-index: 9
}

#bgcanvas_m{
    background-size: cover;
    width: 100%;
    height: 318px;
}

.video-wrap_m .popup-bg_m {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.video-wrap_m .popup-bg_m .close-btn_m {
    margin-left: 5.7rem;
    margin-top: -1rem;
    width: 96px;
    height: 94px;
    cursor: pointer;
}

.video-wrap_m .popup-bg_m .close-btn_m:after {
    position: absolute;
    width: 81px;
    height: 81px;
    background: url("../../img/pc/one/vedio/close.png") no-repeat;
    content: '';
    -webkit-transform: rotate(0);
    transition: all .5s
}

.video-wrap_m .popup-bg_m .close-btn_m:hover:after {
    -webkit-transform: rotate(90deg);
    transition: all .5s
}

/*----------------====================- 公司概况 ------==============-------------------*/
.content-02 {
    background: url("../../img/m/bg.jpg") no-repeat;
    background-size: cover;
}

.content-02 .store {
    margin: -0.3rem 0 0.1rem 5.7rem
}

.content-02 .store img {
    width: 1.5rem;
    height: 0.7rem;
}

.content-02 .box {
    width: 5.44rem;
    height: 7.9rem;
    background: url("../../img/m/content-02/box_img.png"); /* 背景图片 */
    background-size: 100% 100%;
    margin-left: 1.1rem;
}

.content-02 .box .box_content {
    width: 5.44rem;
    height: 7.9rem;
}

.content-02 .box .box_content .content {
    position: relative;
    width: 4.44rem;
    height: 4.3rem;
    max-height: 4.3rem;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    top: 3.1rem;
    left: 0.5rem;
    font-size: 0.17rem;
    color: #383838;
}

.m_pLeft{
    margin-left: 0.3rem;    
}

.content-02 .jellyfish_m {
    position: absolute;
    top: 9.2rem;
    left: -0.2rem;
    transform: scale(0.5, 0.5);
}

.content-02 .hermit_crab_m {
    position: absolute;
    top: 2.3rem;
    left: 1rem;
    transform: scale(0.85, 0.85);
}


/*------------==============----- 企业文化 ------------------===================-------*/
.content-03 {
    background: url("../../img/m/bg.jpg") no-repeat;
    background-size: cover;
    text-align: center;
}

.content-03 .banner {
    margin-top: 0.5rem;
    background: url("../../img/m/content-03/banner.png") no-repeat;
    width: 5rem;
    height: 7.2rem;
    background-size: cover;
    margin-left: 1.2rem;
    text-align: center;
}

.content-03 .Hamster_m {
    position: absolute;
    transform: scale(-1, 1);
    top: 5rem;
    right: 0.5rem;
}

.content-03 .LeopardShark_m {
    position: absolute;
    top: 9.3rem;
    left: 4.3rem;
}

.content-03 .Bixiong_m {
    position: absolute;
    transform: scale(1, 1);
    top: 2.3rem;
    left: 0.9rem;
}
/*6角精灵*/
.content-03 .six_point_Elf_m {
    position: absolute;
    transform: scale(0.5, 0.5);
    top: 9rem;
    left: -0.2rem;
}

/*水懒*/
.content-03 .Sloth_m {
    position: absolute;
    transform: scale(-0.6, 0.6);
    top: 1.8rem;
    right: -0.2rem;
}

/*----------------- 游戏介绍 -------------------------*/
.content-04 {
    background: url("../../img/m/bg.jpg") no-repeat;
    background-size: cover;
    text-align: center;
}

.content-04 .banner {
    width: 5.08rem;
    height: 3.5rem;
    margin: 0.3rem 0 0.3rem 1.2rem;
    text-align: center;
}

.content-04 .word-box {
    width: 5.08rem;
    height: 3.5rem;
}

.content-04 .word-box p {
    font-weight: 600;
    font-size: 0.24rem;
    color: #00458A;
}

/* 下载按钮 */
.content-04 .btn-all {
    display: flex;
    width: 5.5rem;
    height: 0.65rem;
    margin-left: 0.42rem;
    margin-bottom: 0.6rem;
}

.content-04 .appstore_btn,
.content-04 .android_btn {
    margin-right: 0.05rem;
    transform: scale(.8);
}


.content-04 .content-04-swiper {
    width: 6rem;
    height: 2.66rem;
    margin-left: 0.8rem;
}

.content-04 .content-04-swiper img {
    height: 2.66rem;
    width: 4.55rem;
}

/* 轮播图切换按钮 */
/*去掉默认样式*/
.swiper-button-prev:after {
    display: none;
}

.swiper-button-next:after {
    display: none;
}

.swiper-button-prev {
    background: url('../../img/m/content-04/left.png');
    width: 0.23rem;
    height: 0.34rem;
    top: 9.2rem;
    left: 0.8rem;
}

.swiper-button-next {
    background: url('../../img/m/content-04/right.png');
    width: 0.23rem;
    height: 0.34rem;
    top: 9.2rem;
    right: 0.8rem;
}

/* 分页显示圆点样式 */
.content-04-swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    background-color: #F9E296;
}

.content-04 .Hamster_m {
    position: absolute;
    transform: scale(-0.8, 0.8);
    top: 3rem;
    right: 0.5rem;
}

.content-04 .LeopardShark_m {
    position: absolute;
    top: 4rem;
    left: 0.2rem;
}

.content-04 .Bixiong_m {
    position: absolute;
    transform: scale(-1, 1);
    top: 5rem;
    right: 0.4rem;
}

/*----------------- 第五部分 联系我们-------------------------*/
.content-05 {
    background: url("../../img/m/content-05/bg.png") no-repeat;
}

.content-05 .box {
    background: url("../../img/m/content-05/img.png"); /* 背景图片 */
    width: 4.9rem;
    height: 3.4rem;
    background-size: 100% 100%;
    margin-left: 2.2rem;
    margin-top: 4.2rem;
}

.content-05 .box .content {
    position: relative;
    width: 4.9rem;
    height: 3.4rem;
    padding: 0.35rem;
}

.content-05 .box .content .content_title{
    color: white;    
    font-size: 0.25rem;
    font-weight: 600;
    margin-bottom: 0.2rem;
}

.content-05 .box .content .content_word {
    display: flex;
    flex-direction: column;
    color: white;
    font-size: 0.2rem;
}

.content-05 .box .content .content_word span {
    line-height: 0.32rem;
}

/*----------------------- 公共样式---------------------*/
.title {
    width: 100%;
    height: 1.2rem;
    text-align: center;
    margin-top: 1.5rem;
}

/*------------------------ 底部导航栏 -------------------*/
.m .sidebarBottom {
    position: fixed;
    bottom: 0.2rem;
    display: block;
    width: 100%;
    min-width: 320px;
    max-width: 750px;
    background-size: 100% 100%;
    z-index: 1;
}

.sidebarBottom .nav {
    margin-left: 0.1rem;
    /*margin-left: 1rem;*/
    display: flex;
}

.sidebarBottom .nav .sidebarBottom_box {
    display: flex;
    flex-direction: column;
    width: 1.37rem;
    height: 1.42rem;
}

.mr1 {
    margin-right: 0.1rem;
}

.sidebarBottom .nav img {
    width: 1.34rem;
    height: 0.43rem;
    margin-top: -0.1rem;
    z-index: 999;
}

.sidebarBottom .nav .sidebarBottom-canvas-01 {
    align-self: center;
}

.sidebarBottom .nav .sidebarBottom-canvas-02 {
    align-self: center;
}

.sidebarBottom .nav .sidebarBottom-canvas-03 {
    align-self: center;
    margin-left: 0.2rem;
}

.sidebarBottom .nav .sidebarBottom-canvas-05 {
    align-self: center;
    margin-left: 0.25rem;
}

.sidebarBottom .nav .sidebarBottom-canvas-04 {
    align-self: center;
}



