

@media screen and (max-width: 800px) {
    html{
        font-size: 13.3333333vw;
    }
    body{
        width: 100vw;
    }
    .mobileWrap{
        display: block;
    }
    .bannerM i {
        right: 0;
        display: block;
        margin: 0;
        top: 3.4%;
        left: 81%;
        position:absolute;
    }
    .play_icon {
        background: url(../images/videoControl.png)no-repeat;
        background-size: 100% 100%;
        width: 56px;
        height: 56px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 70px;
        margin: 0 auto;
        z-index: 9;
        display: none;
    }
    .PCWrap{
        display:none;
    }
    .mobileWrap .header{
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 2200
    }
    #siteTop{
        display: none;
    }
    .PCWrap{
        display: none;
    }
    .header{
        width: 100%;
        height: auto;
        padding:0 0.3rem  0 0.11rem;
        box-sizing: border-box;
        align-items:center;
        background: #12193A;
    }
    .header .logo1{
        width: 1.3rem;  
        height: 0.47rem;
        margin-right: 0.3rem;
    }
    .header .logo2{
        width: 1.2rem;  
        height: 0.4rem;
        margin-right: 1rem;
    }
    .mobileWrap .hhbg{
        height: 0.88rem;
        width: 2.4rem;
        line-height: 0.88rem;
        background:#0098FF ;
        font-size:0.3rem;
        color: #FFFFFF;
        text-align: center;
  ;
    }
    .mobileWrap .hhbg a{
        color: #fff;
    }
    .mobileWrap  .header .menuIcon,.menuIcon_close{
        width: 0.48rem;
        height: 0.48rem;
    }
    .menuIcon_close{
        display: none;
    }
    .nav_menu{
        display: none;
    }
    .mobileBanner{
        margin-top: 0.88rem;
    }
    .mobileBanner img{
        width: 100%;
        height: 3.75rem;
        vertical-align: bottom;
    }
    .joinNum{
        display: flex;
        background: #242F58;
        text-align: center;
        padding:26px 0;
    }
    .joinNum li{
        flex: 1;
        line-height: 1;
    }
    .joinNum li p{
        font-size: 14px;
        color: #BBBFCF;
    }
    .joinNum li span{
        font-size: 20px;
        color: #FAD49C;
        line-height: 50px;
    }
    .mb_yjsp{
        padding:0 0.3rem ;
        background: #0c1232; 
    }
    .mb_wrap{
        background: #12193A; 
        padding:0 0.3rem;
    }

    .mb_com h3{
        display: flex;
        padding: 1rem 0 0.6rem 0;
        align-items: center;
    }
    .mb_com h3 img{
        width: 0.64rem;
        height: 0.64rem;
        margin-right:0.2rem ;
    }
    .mb_com h3>div{
        flex: 1;
    }
    .mb_com h3 p{
        font-size: 0.36rem;
        line-height: 0.5rem;
        color: #FFFFFF;
    }
    .mb_com h3 span{
        font-size: 0.2rem;
        line-height: 0.28rem;
        color: #888C9C;
    }
    .paragraph{
        font-size: 0.28rem;
        line-height: 0.4rem;
        color:#BBBFCF ;
    }
    .paragraph2{
        padding-top: 0.4rem;
    }
    .mb_swiper{
        width: 100%;
        height:4.2rem ;
    }
    .mb_swiper img{
        width: 100%;
        height: 3.4rem;
    }
    .mb_swiper_wrap{
        position: relative;
        margin-top: 1.0rem;
        background: #12193A;
        padding-bottom: 0.66rem;
    }
    .mb_swiper_wrap .swiper-pagination{
        position: absolute;
        bottom: 0.2rem;
        left: 18%;
    }
    .mb_swiper_wrap .swiper-pagination-bullet{
        background: #fff;
        opacity: 1;
    }
    .mb_swiper_wrap .swiper-pagination-bullet-active{
        background: #FAD49C;
    }
    .mb_swiper_wrap .swiperDec{
        position: absolute;
        right: 0px;
        bottom:0.66rem;
        z-index: 10;
        width: 1.79rem;
        height: 1.79rem;
    }
    .mobileXCImg{
        margin-bottom: 1rem;
    }
    .mobileXCImg li{
       margin-bottom: 0.1rem; 
    }
    .mobileXCImg img{
        vertical-align: middle;
        width:  calc(50% - 0.04rem);
    }
    .mobileYjVideo video.videoDec{
        width: 100%;
        height: 4rem;
        vertical-align: middle;
    }
    .mobileYjVideo div.videoDec{
        padding: 0.29rem 0.25rem 0.41rem 0.25rem ;
        background: #1F4880;
        color: #fff;
        font-size: 0.24rem;
        line-height: 0.33rem;
        margin-bottom: 0.45rem;
    }
    .mobileYjVideo  div.videoDec p{
        font-size: 0.32rem;
        line-height: 0.5rem;
        height: 1.13rem;
    }
    .mobileYjVideo .mb_video_swiper{
        padding-bottom: 1.45rem;
    }
    .mobileYjVideo .mb_video_swiper .swiper-pagination-bullets{
        bottom: 1.2rem;
    }
    .mobileSwiper .swiper-pagination-bullet{
       background: #fff;
       opacity: 1;
    }
    .mobileSwiper .swiper-pagination-bullet-active{
        background: #0098FF;
    }
    .mobileSwiper .swiper-button-prev, .mobileSwiper .swiper-button-next{
       width: 0.22rem;
       height: 0.41rem;
       background-size: 100%;
       top: auto;
    }
    .mobileYjVideo .swiper-button-prev{
        left: 2.2rem;
        bottom: 1.2rem;
    }
    .mobileYjVideo .swiper-button-next{
        right: 2.2rem;
        bottom: 1.2rem;
    }
    .mb_xcImg_swiper .swiper-button-prev{
        left: 2.2rem;
        bottom: 0.15rem
    }
    .mb_xcImg_swiper .swiper-button-next{
        right: 2.2rem;
        bottom: 0.15rem
    }
    .mb_hdyc>div{
        display: flex;
        padding-bottom:1rem;
    } 
    .mb_hdyc ul{
        flex: 1;
        color:#FDFFFC ;
        font-size: 0.24rem;
        font-weight:500;
        line-height: 0.8rem;
    }
    .mb_hdyc ul li{
        padding-left: 0.3rem;
    }
    .mb_yc_left li:nth-child(2n-1){
        background: #1F2541;
    }
    .mb_yc_left li:nth-child(2n){
        background: #272C44;
    }
    .mb_yc_right li:nth-child(2n-1){
        background: #272C44;
    }
    .mb_yc_right li:nth-child(2n){
        background: #1F2541;
    }
    .mb_hzhb{
        padding: 0 0.25rem;
        background: #0C1232;
        border-bottom: 1px solid #fff;
    }
    .mb_hzhb p{
        font-size: 0.28rem;
        line-height: 0.27rem;
        color:#888C9C;
    }
    .mb_zbf p{
        margin-bottom:0.18rem
    }
    .mb_zbf img{
        width: 1.7rem;
        height: 0.72rem;
    }
    .mb_zcmt p{
        margin-top:0.46rem;
        margin-bottom:0.2rem;
    }
    .mb_zcmt div img:last-child{
        margin-left: 0px
    }
    .mb_zcmt img{
        width:1.6rem ;
        height:0.7rem;
        margin-right: 0.1rem;
        vertical-align: middle;
    }
    .mb_zcmt div img:last-child{
        margin-right: 0px
    }
    .mb_zcmt div{
        margin-bottom: 0.15rem;
    }
    .mb_zcmt div:last-of-type{
        margin-bottom:0.92rem ;
    }
    .mb_lxwm{
        background: #12193A;
        padding:0 0.3rem  0.9rem;
    }
    .mb_lxwm ul.mb_people{
        font-size: 0.28rem;
        line-height: 0.46rem;
        color: #BBBFCF;
        margin-bottom: 0.75rem;
    }
    .mb_qrcode{
        display: flex;
        justify-content: space-between;
        font-size: 0.28rem;
        line-height: 0.46rem;
        color: #BBBFCF;
        text-align: center;
    }
    .mb_qrcode img{
        width: 2.8rem;
        height: 2.8rem;
        margin-bottom: 0.18rem;
    }
    .mb_qrcode .qrcode2 p{
        line-height: 0.37rem;
    }
    .nav_menu{
        position: absolute;
        width: 2.5rem;
        background: #263142;
        float: inherit;
        position: fixed;
        right: 0;
        height: 100%;
        top: 0.9rem;
        display: none;
    }
    .nav_menu .nav_li {
        height: .8rem;
        line-height: .8rem;
        padding: 0 .2rem;
        text-align: center;
    }
    .nav_menu  a{
        color: #fff;
    }
    .nav_menu li span{
        color: #fff;
    }
    .has_submenu{
        position: relative;
    }
    .nav_menu  .icon_arrow {
        display: inline-block;
        background: url(../images/left_arrow.png)no-repeat;
        background-size: 100% 100%;
        width: 7px;
        height: 10px;
        vertical-align:middle;
        margin-right:0.2rem
    }

    .submenu{
        display: none;
        right: 4rem;
        position: fixed;
        width: 2.5rem;
        height: 100%;
        top: 0.9rem;
        min-width: 3rem;
        max-width: 3rem;
        box-sizing: border-box;
        background: #292d44;
        text-align: left;
        transform: translate(50%,0);
        padding: 10px 0px;
        z-index: 1000;
        line-height: 20px;
    }
    .submenu .submenu_li {
        padding:0 0.2rem;
        line-height: 20px;
    }
    .submenu .submenu_li a{
        display: inline-block;
        width: 100%!important;
        height: .8rem;
    }
    .videoImg{
        position: relative;
    }
    .videoImg img{
        width: 100%;
        height: 4rem;
        vertical-align: middle;
    }
    .videoImg span{
        display: none;
    }
    .videoImg .videoControl{
        display: none;
    }
    .videoImg[data-video] .videoControl{
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -0.69rem;
        margin-top: -0.69rem;
        width:1.38rem ;
        height: 1.38rem;
        display: block;
    }
    .videoImg[data-video] span{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.2);
        display: block;
    }
    .fixedAddress{
        position: fixed;
        right: 0.55rem;
        bottom: 2rem;
        width:1.43rem;
        height:1.32rem;
        background: url('../images/fixedAddress.png') left top no-repeat;
        background-size: 100%;
        cursor: pointer;
        z-index: 1000;
    }
    .fixedAddress a{
        display:block;
        width: 100%;
        height: 100%;
    }
}