@charset "utf-8";
/*--！！注意！！------------------------------*/
/*--此css是移动端使用，注意样式适应移动端-----*/
/*--浏览器内核兼容如：------------------------*/
/*---webkit-border-radius---------------------*/
/*---moz-border-radius------------------------*/
/*---border-radius----------------------------*/
/*--参照设备width:360px;font-size:100px 等比缩放font-size--*/

/*--样式重置以及清除浮动--*/
html{font-size:100px;font-weight: 400;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;font-weight: 400;}
body,input,label,select,option,textarea,button,fieldset,legend,td,th,caption{ background-color:transparent;font-weight: 400;color:#3A3D40;font-size:14px;font-family:"Microsoft YaHei","PingFang SC",Helvetica,Roboto,Arial,sans-serif;}
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight: 400;}
a,button{color:#3A3D40;text-decoration:none; cursor: pointer;border: none;display: inline-block}
a{vertical-align:top}
img { border:none;vertical-align: middle;}
ol,ul,li { list-style:none; }
input, textarea, select, button {outline: none;}
table { border-collapse:collapse; }
html {min-width: 100%;min-height: 100%;}
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/*通用样式*/
html, body {
    width: 100%;
    height: 100%;
    background: #111116;
    overflow-y:hidden;
}
a{
    display: inline-block;
}
.commWrap{
    background-position: center;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.commWrap.back0{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back0.jpg");
}
.commWrap.back1{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back1.jpg");
}
.commWrap.back2{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back2.jpg");
}
.commWrap.back3{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back3.jpg");
}
.commWrap.back4{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back4.jpg");
}
.commWrap.back5{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back5.jpg");
}
.commWrap.back6{
    background-image: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/back6.jpg");
}
.imgWrap img{
    width: 100%;
}
#pageMove0
{
    display: block;
}
/*头部*/
.header{
    background: rgba(0,0,0,0.7);
    width: 100%;
    padding: 0.07rem;
    position: fixed;
    top:0rem;
    left: 0rem;
    z-index: 10;
}
.logoI{
    font-size: 0.12rem;
    float: left;
    color: #ffffff;
    margin-left: 0.06rem;
}
.logoI img {
    display: inline-block;
    width: 0.4rem;
    float: left;
}
.topText{
    float: left;
    line-height: 0.2rem;
    margin-left: 0.1rem;
    margin-top: 0.01rem;
}
.topBtnWrap{
    float: right;
    margin-top: 0.06rem;
    margin-right: 0.12rem;
}
.topBtnWrap a{
    width: 0.85rem;
}
.header .musicBtn{
    width: 0.34rem;
    position: absolute;
    right: 0.25rem;
    bottom: -0.45rem;
}
.header .musicBtn.on{
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 3s linear infinite;
    -moz-animation: rotate 3s linear infinite;
    -o-animation: rotate 3s linear infinite;
    animation: rotate 3s linear infinite;
}
.downBtn{
    position: absolute;
    bottom: 5%;
    width: 100%;
    width: 0.38rem;
    -webkit-animation: arrow 2s infinite ease-in-out;
}
.backWrap{
    height: 100%;
}

.mainWrap{
    position: absolute;
    left: 50%;
    width: 3.4rem;
    top: 0rem;
    margin-left: -1.7rem;
}
.logoWrap{
    width: 0.92rem;
    position: absolute;
    left: 0rem;
    top: 0.55rem;
}
.pageText{
    display: none;
}
.textWrap{
    width: 100%;
}
.textWrap.text0{
    width:2.5rem;
    margin: 0 auto;
    margin-top: 0.65rem;
    animation: topMove 1.5s ease-out forwards;
    -webkit-animation: topMove 1.5s ease-out forwards;
}
.textWrap.text1{
    margin-top: 0.65rem;
    animation: rightMove 1.5s ease-out forwards;
    -webkit-animation: rightMove 1.5s ease-out forwards;
}
.textWrap.text2{
    margin-top: 0.65rem;
    animation: topMove 1.5s ease-out forwards;
    -webkit-animation: topMove 1.5s ease-out forwards;
}
.textWrap.text3{
    margin-top: 0.65rem;
    animation: topMove 1.5s ease-out forwards;
    -webkit-animation: topMove 1.5s ease-out forwards;
}
.textWrap.text4{
     margin-top: 0.65rem;
     animation: topMove 1.5s ease-out forwards;
     -webkit-animation: topMove 1.5s ease-out forwards;
 }
.textWrap.text5{
    width:2.5rem;
    margin: 0 auto;
    margin-top: 0.65rem;
    animation: topMove 1.5s ease-out forwards;
    -webkit-animation: topMove 1.5s ease-out forwards;
}
.textWrap.text6{
    margin-top: 0.65rem;
    animation: topMove 1.5s ease-out forwards;
    -webkit-animation: topMove 1.5s ease-out forwards;
}
.videoBtn{
    width: 1.26rem;
    margin-top: 0.1rem;
    animation: leftMove 1.5s ease-out forwards;
    -webkit-animation: leftMove 1.5s ease-out forwards;
}
.video2Btn{
    width: 1.26rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    animation: bottomMove 1.5s ease-out forwards;
    -webkit-animation: bottomMove 1.5s ease-out forwards;
}
.soundWrap{
    opacity: 0;
    position: absolute;
    right: 1.2rem;
    width: 0.5rem;
    top: 50%;
    margin-top: -0.23rem;
    animation: rightMove 1s 1.5s ease-out forwards;
    -webkit-animation: rightMove 1s 1.5s ease-out forwards;
}
.soundWrap.sound0{
    opacity: 0;
    position: absolute;
    right: 1rem;
    width: 0.5rem;
    top: 50%;
    margin-top: 1rem;
    animation: rightMove 1s 1.5s ease-out forwards;
    -webkit-animation: rightMove 1s 1.5s ease-out forwards;
}
.soundWrap.sound2{
    opacity: 0;
    position: absolute;
    right: 0.5rem;
    width: 0.5rem;
    top: 50%;
    margin-top: 0.1rem;
    animation: leftMove 1s 1.5s ease-out forwards;
    -webkit-animation: leftMove 1s 1.5s ease-out forwards;
}
.soundWrap.sound3{
    opacity: 0;
    position: absolute;
    left: 0.8rem;
    width: 0.5rem;
    top: 50%;
    margin-top: -0.1rem;
    animation: rightMove 1s 1.5s ease-out forwards;
    -webkit-animation: rightMove 1s 1.5s ease-out forwards;
}
.soundWrap.sound4{
    opacity: 0;
    position: absolute;
    right: 0.6rem;
    width: 0.5rem;
    top: 50%;
    margin-top: -0.1rem;
    animation: leftMove 1s 1.5s ease-out forwards;
    -webkit-animation: leftMove 1s 1.5s ease-out forwards;
}
.soundWrap.sound5{
    opacity: 0;
    position: absolute;
    right: 0.6rem;
    width: 0.5rem;
    top: 50%;
    margin-top: -0.5rem;
    animation: leftMove 1s 1.5s ease-out forwards;
    -webkit-animation: leftMove 1s 1.5s ease-out forwards;
}
.emotion{
    width: 375px;
    height: 400px;
    position: absolute;
    bottom: 0rem;
    left: 50%;
    margin-left: -187px;
}
.btn0{
    opacity: 0;
    width: 1.77rem;
    position: absolute;
    left: 50%;
    margin-left: -0.885rem;
    display: block;
    animation: bottomMove 1.5s ease-out forwards;
    -webkit-animation: bottomMove 1.5s ease-out forwards;
    bottom: 0.6rem;
}
.btn1{
    opacity: 0;
    width: 1.5rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    display: block;
    animation: bottomMove 1.5s ease-out forwards;
    -webkit-animation: bottomMove 1.5s ease-out forwards;
}
.btn2{
    opacity: 0;
    width: 1.79rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    display: block;
    animation: bottomMove 1.5s ease-out forwards;
    -webkit-animation: bottomMove 1.5s ease-out forwards;
}
.btn3{
    opacity: 0;
    width: 1.78rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    display: block;
    animation: bottomMove 1.5s ease-out forwards;
    -webkit-animation: bottomMove 1.5s ease-out forwards;
}
.saveMess{
    display: inline-block;
    border-radius: 100px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 0.12rem;
    padding: 0.05rem 0.15rem;
    margin: 0 auto;
    position: absolute;
    bottom: -0.5rem;
    z-index: 20;
    left: 50%;
    margin-left: -0.5rem;
}
.jumpWrap{
    position: absolute;
    bottom: 0.25rem;
    width: 100%;
    text-align: center;
}
.jumpWrap .jump1{
    width: 1.74rem;
    display: inline-block;
    animation: bottomMove 1.5s ease-out forwards;
    -webkit-animation: bottomMove 1.5s ease-out forwards;
}
.jumpWrap .jump2{
    width: 1.57rem;
    display: inline-block;
    margin-top: 0.13rem;
}
/*公用底部*/
.mFooter{
    position: relative;
    background: #111116;
    text-align: center;
    padding: 0.18rem 0.25rem;

}
/*.mFooter img{*/
/*width: 0.95rem;*/
/*margin: 0 auto;*/
/*margin-bottom: 0.05rem;*/
/*}*/
.mFooter .FlogoWrap img{
    display: inline-block;
    margin: 0rem 0.02rem;
    margin-bottom: 0.05rem;
}
.mFooter .FlogoWrap .xiLogo{
    width: 0.6rem;
}
.mFooter .FlogoWrap .gLogo{
    width: 0.95rem;
}
.mFooter p{
    color: #454444;
    font-size: 0.12rem;
    line-height: 0.2rem;
}
.mFooter p.p1{
    color: #666666;
}
/*第1页*/
.downBtn{
    position: absolute;
    bottom: 1%;
    width: 100%;
    text-align: center;
    /*animation: downMove 0.5s infinite alternate;*/
    /*-moz-animation: downMove 0.5s infinite alternate;*/
    /*-webkit-animation: downMove 0.5s infinite alternate;*/
    /*-o-animation: downMove 0.5s infinite alternate;*/
    animation: arrow 2s infinite ease-in-out;
    -webkit-animation: arrow 2s infinite ease-in-out;
    z-index: 5;
}

.downBtn img{
    width: 0.4rem;
}
/*预约弹出*/
.shadowBox{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.9);
}
.bqWrap{
    width: 2.4rem;
    background: #ffffff;
    border: 2px solid #ed4766;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 7%;
    margin-left: -1.2rem;
    text-align: center;
    padding: 0.2rem 0rem;
}
.bqWrap ul li{
    width: 1rem;
    display: inline-block;
    margin: 0.05rem 0.03rem;
}
.closeWrap{
    width: 0.36rem;
    position: absolute;
    right: -0.1rem;
    top: -0.1rem;
}
.bqWrap p{
    font-size: 0.1rem;
    color: #999999;
    margin-top: 0.05rem;
}
.videoWrap{
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -1rem;
}
.videoWrap video{
    width: 100%;
}
.videoWrap .closeWrap {
    width: 0.36rem;
    position: absolute;
    right: -0rem;
    top: -0.36rem;
}
#swiperImg{
    /*width: 300px;*/
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*margin-top: -280px;*/
    /*margin-left: -150px;*/
}
#swiperImg .swiper-wrapper {
    width: 100%;
}
#swiperImg .swiper-wrapper .swiper-slide{
    width: 100%;
    background-size: cover;
    margin: 0 auto;
}
#swiperImg .swiper-wrapper .swiper-slide img{
    width: 100%;
}
#swiperWrap{
    width: 260px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -280px;
    margin-left: -130px;
}
#swiperWrap .closeWrap{
    z-index: 10;
}
#sNext{
    right: -30px;
}
#sPrev{
    left: -30px;
}
@keyframes arrow
{
    0% {
        transform:translateY(10px);
        -webkit-transform:translateY(10px);
    }
    50% {
        transform:translateY(-10px);
        -webkit-transform:translateY(-10px);
    }
    100% {
        transform:translateY(10px);
        -webkit-transform:translateY(10px);
    }
}
@keyframes arrow
{
    0% {
        transform:translateY(10px);
        -webkit-transform:translateY(10px);
    }
    50% {
        transform:translateY(-10px);
        -webkit-transform:translateY(-10px);
    }
    100% {
        transform:translateY(10px);
        -webkit-transform:translateY(10px);
    }
}
@keyframes topMove
{
    from {
        opacity: 0;
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-moz-keyframes topMove /* Firefox */
{
    from {
        opacity: 0;
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes topMove /* Safari and Chrome */
{
    from {
        opacity: 0;
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-o-keyframes topMove /* Opera */
{
    from {
        opacity: 0;
        transform: translateY(-100%);
    }
    to {
        opacity: 1;
        transform: translateY(0%);
    }
}
@keyframes leftMove
{
    from {
        opacity: 0;
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-moz-keyframes leftMove /* Firefox */
{
    from {
        opacity: 0;
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-webkit-keyframes leftMove /* Safari and Chrome */
{
    from {
        opacity: 0;
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-o-keyframes leftMove /* Opera */
{
    from {
        opacity: 0;
        transform: translateX(-100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}
@keyframes rightMove
{
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-moz-keyframes rightMove /* Firefox */
{
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-webkit-keyframes rightMove /* Safari and Chrome */
{
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-o-keyframes rightMove /* Opera */
{
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}
@keyframes bottomMove
{
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-moz-keyframes bottomMove /* Firefox */
{
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-webkit-keyframes bottomMove /* Safari and Chrome */
{
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}

@-o-keyframes bottomMove /* Opera */
{
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0%);
    }
}
@keyframes leftM
{
    from {
        transform: translateX(0px);
    }
    to {
        transform: translateX(-450px);
    }
}
@keyframes leftS
{
    from {
        transform: translateX(450px);
    }
    to {
        transform: translateX(0px);
    }
}
@keyframes rightM
{
    from {
        transform: translateX(0px);
    }
    to {
        transform: translateX(450px);
    }
}
@keyframes rightS
{
    from {
        transform: translateX(-450px);
    }
    to {
        transform: translateX(0px);
    }
}
@keyframes sS
{
    from {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
    }
    to {
        -moz-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -o-transform: scale(0.8);
    }
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}
/*extend*/
.mask_iphone {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.mask_iphone .iphone_wrap {
    position: absolute;
    /*width: 87.04px;*/
    width: 3rem;
    height: 2.2rem;
    top: 50%;
    left: 50%;
    margin-top: -1.1rem;
    margin-left: -1.5rem;
    background: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/yuBack.png")
    no-repeat center;
    background-size: 100% 100%;
    padding: 0.2rem;
    box-sizing: border-box;
}
.mask_iphone .iphone_wrap .iphone_close {
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    right: -0.1rem;
    top: -0.1rem;
    cursor: pointer;
    background: url("https://static.web.sdo.com/gmys/media/2018/20181112_h5/close.png")
    no-repeat 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.mask_iphone .iphone_wrap .iphone_btn {
    width: 99%;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    background: #ed4766;
    color: #fff;
    border-radius: 5px;
    margin-top: 5%;
}

.mask_iphone .iphone_wrap .iphone_number {
    width: 96%;
    height: 0.25rem;
    border-radius: 5px;
    margin-top: 5%;
}
.mask_iphone .iphone_wrap .iphone_number input {
    width: 100%;
    height: 100%;
    background: #fff;
    color: #ed4766;
    text-align: left;
    line-height: 8px;
    line-height: 0.25rem;
    vertical-align: bottom;
    border: 1px solid #ed4766;
    outline: none;
    font-size: 3.2px;
    font-size: 0.12rem;
    border-radius: 5px;
    padding-left: 5px;
}
.mask_iphone .iphone_wrap .iphone_system {
    width: 100%;
    margin: 0 auto;
    margin-top: 0.75rem;
}
.mask_iphone .iphone_wrap .iphone_system h3 {
    width: 1.25rem;
    height: 0.3rem;
    background: url("https://static.web.sdo.com/jijiamobile/pic/qaq20181016/yuyue_title.png")
    no-repeat center/contain;
    line-height: 0.3rem;
    text-align: center;
    color: #ed4766;
    font-weight: bold;
    margin: 0 auto;
}
.mask_iphone .iphone_wrap .iphone_system p {
    font-size: 0.12rem;
    color: #ed4766;
    text-align: center;
    margin-bottom: 3%;
}
.mask_iphone .iphone_wrap .iphone_system a {
    width: 45%;
    height: 0.24rem;
    background: #ffffff;
    color: #ed4766;
    border: 1px solid #ed4766;
    text-align: center;
    font-size: 0.12rem;
    line-height: 0.24rem;
    border-radius: 5px;
    margin-right: 6%;
    box-sizing: border-box;
}
.mask_iphone .iphone_wrap .iphone_system .ios {
    margin-right: 0;
}
.mask_iphone .iphone_wrap .iphone_system a.on {
    background: #ed4766;
    color: #fff;
}
.hide {
    display: none;
}
.show {
    display: block;
}