html,body{
    width: 100%;
    height: 100%;
}
body,p{
    margin: 0;
}
body{
    max-width: 715px;
    margin: 0 auto;
}
.myBox{
    position: relative;
    width: 100%;
    height: 100%;
    /*background: url('../ii/bg.jpg') 50% 50%/cover no-repeat;*/
}

.logo{
    position: absolute;
    width: 70%;
    left: 50%;
    top: 0rem;
    margin-left: -35%;
}

.grjs{
    position: absolute;
    width: 42%;
    left: 50%;
    top: 5.5rem;
    margin-left: -40%;
    z-index: 2;
}
.grjs img{
    display: block;
    width: 100%;
}
.grjs p{
    position: absolute;
    font-size: 0.4rem;
    line-height: 1.55em;
    color: #fff;
    left: 10%;
    top: 23%;
    width: 80%;
    overflow: hidden;
    height: 100%;
}
.xsBox{
    position: absolute;
    width: 76%;
    z-index: 1;
    top: 3.5rem;
    left: 50%;
    margin-left: -13%;
}
.xsBox .a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.xsBox .b{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.swiperBox{
    position: absolute;
    top: 16rem;
    width: 100%;
    left: 50%;
    margin-left: -50%;
    height: 10rem;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-wrapper {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.box {
    width: 78%;
    margin: 0 auto;
    position: relative;
}
.box .bg{
    display: block;
    width: 100%;
}
.box .p{
    position: absolute;
    width: 65%;
    top: 40%;
    color: #000;
    font-size: 0.5rem;
    left: 50%;
    margin-left: -40%;
    font-weight: 700;
}
.box .i1{
    position: absolute;
    top: 35%;
    left: 50%;
    margin-left: 25%;
    width: 8%;
    cursor: pointer;
}

.box .i2{
    position: absolute;
    top: 35%;
    left: 50%;
    margin-left: 35%;
    width: 8%;
    cursor: pointer;
}
.swiper-button-next{
    background: url('../ii/arr_1.png') 50% 50%/contain no-repeat;
    width: 4%;
    height: 80%;
    top: 8%;
    right: 40px;
}
.swiper-button-prev{
    background: url('../ii/arl_1.png') 50% 50%/contain no-repeat;
    width: 4%;
    height: 80%;
    top: 8%;
    left: 40px;
}
/*.box .pop{
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    margin-left: -50%;
    z-index: 10;
    display: none;
}
.box .pop .bb{
    display: block;
    width: 100%;
}
.box .pop h2{
    position: absolute;
    font-size: 0.6rem;
    width: 70%;
    top: 5%;
    left: 50%;
    margin-left: -40%;
    color: #fff;
    font-weight: 700;
}
.box .pop p{
    position: absolute;
    font-size: 0.45rem;
    width: 80%;
    top: 22%;
    left: 50%;
    margin-left: -39%;
    color: #fff;
    font-weight: 700;
    text-align: justify;
    height: 50%;
    overflow-y: auto;
}
.box .pop .aa{
    position: absolute;
    width: 8%;
    top: 9%;
    right: 9%;
}
.box .pop .cl{
    position: absolute;
    width: 15%;
    bottom: 10%;
    right: 9%;
    cursor: pointer;
}*/
.myAudio{
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    top: 0;
    left: 0;
}

.swiperBox .pop{
    position: absolute;
    top: -2rem;
    left: 50%;
    width: 78%;
    margin-left: -39%;
    z-index: 10;
    display: none;
}
.swiperBox .pop .bb{
    display: block;
    width: 100%;
}
.swiperBox .pop h2{
    position: absolute;
    font-size: 0.6rem;
    width: 65%;
    top: 5%;
    left: 50%;
    margin-left: -39%;
    color: #000;
    font-weight: 700;
}
.swiperBox .pop .mc{
    position: absolute;
    
    width: 80%;
    top: 27%;
    left: 50%;
    margin-left: -39%;
    
    
    height: 47%;
    overflow: hidden;
}
.swiperBox .pop p{
    
    font-size: 0.5rem;
    
    
    color: #000;
    font-weight: 700;
    text-align: justify;
    
}
.swiperBox .pop .aa{
    position: absolute;
    width: 8%;
    top: 9%;
    right: 9%;
}
.swiperBox .pop .cl{
    position: absolute;
    width: 15%;
    bottom: 17%;
    right: 3%;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #c948c2;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #6616f8;
}







