
@charset "UTF-8";

@font-face {
    font-family:"supersizeBK";
    src:url('https://cmscdn.gamebean.com/original/CMSsave/other/0/127.ttf')
}
body, html, #app, .wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #000;
    font-family: "supersizeBK";
}

/* loading结束 */
.wrap {
    background:#000;
    min-width: 320px;
    max-width: 640px;
    margin: 0 auto;
    position: relative;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.swiper-container, .swiper-slide, .swiper-wrapper {
    width: 100%;
    height: 100%;
}
.swiper-container .swiper-slide .part {
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-container .swiper-slide .part1 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-1.jpg") center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide .part2 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-21.jpg") center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide .part3 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-41.jpg") center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide .part4 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-26.jpg") center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide .part5 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-33.jpg") center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide .part6 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-231.jpg") center no-repeat;
    background-size: 100% 100%;
}
.swiper-container .swiper-slide .part7 {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-27.jpg") center no-repeat;
    background-size: 100% 100%;
}

/* 首屏 */

.part1 .part-content {

}
.open-mall{
    display: none;
    height: 100%;
    width: 100%;
}
.nav{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}
.dialog-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.8);
    z-index: 9999;
}
.close-m{
    width:3.7rem ;
    height: .98rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-3.png")  no-repeat center/cover;
    cursor: pointer;
    z-index: 99;
}
.open-m{
    position: relative;
    height: 100%;
    padding-top: 1rem;
}
.open-m li{
    font-size: .4rem;
    color: #fff;
    line-height: 1.2rem;
    text-align: center;
}
.footer-bg{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.32rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-47.png")  no-repeat center/cover;
}
.logo{
    position: absolute;
    top: 3.2rem;
    margin-top: 1rem;
    width: 100%;
    height: 5.36rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-2.png")  no-repeat center/cover;
}
.part2 .title{
    width: 100%;
    height: 1.4rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-18.png")  no-repeat center/cover;
}
.part2 .part-content{
    padding-top: 1rem;
}
.part2 .mid_t{
    width: 100%;
    height: 4.18rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-15.png")  no-repeat center/cover;
    padding-top: 1.18rem;

}
.type_choise{
    position: relative;
    /*height: .6rem;*/
    padding-left: .9rem;

}
.android-bg {
    width: 1.82rem;
    height: .43rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-19.png") no-repeat center/cover;
    display: inline-block;
    margin-left: -.1rem;

}
.ios-bg {
    width: 1.66rem;
    height: .43rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-20.png") no-repeat center/cover;;
    display: inline-block;
    margin-left: -.1rem;
}
input[type="radio"],input[type="checkbox"]{
    cursor: pointer;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari 和 Chrome */
    outline: none;
}
.type_choise input[type="radio"]  {
    width: .3rem;
    height: .3rem;
    background: url('//content.fingertips.kr/image/yqcr/kor/mobile/yqkr-201.png') no-repeat center/cover;
    vertical-align: middle;
}
/*input[type="radio"]:checked + label::before {*/
/*    background: #ffb04e;*/
/*}*/
.type_choise input[type="radio"]:checked{
    background: url('//content.fingertips.kr/image/yqcr/kor/mobile/yqkr-200.png') no-repeat center/cover;
    width: .3rem;
    height: .3rem;

}

.male,.female{
    display: inline-block;
}
.female{
    margin-left: .6rem;
}
.tel_phone{
    font-size: .3rem;
    width: 6.2rem;
    margin: 0 auto;
    height: .8rem;
    line-height: .8rem;
    margin-top: -.18rem;
}
.tel_phone input::-webkit-input-placeholder{
    color: #c4c4c5;
    font-size: .24rem;
}
.tel_phone input::-moz-placeholder{
    color: #c4c4c5;
    font-size: .24rem;
}
.tel_phone input:-ms-input-placeholder{
    color: #c4c4c5;
    font-size: .24rem;
}
.tel_phone input{
    /* text-align: center!important;*/
    -webkit-user-select: text;
    padding-left: .4rem;
    width: 80%;
}
.order-btn{
    width: 100%;
    height: 1rem;
    cursor: pointer;
    margin-top: .05rem;
}
.xieyi{
    font-size: .2rem;
    position: relative;
    color: #191919;
    margin: 0 auto;
    width: 90%;
    padding-top: 1.2rem;
}

.line{
    width: 6.39rem;
    height: .03rem;
    background: url('//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-12.png') no-repeat center/cover;
}
.xieyi input[type="checkbox"] + label::before {
    content: "\a0";
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: .04rem solid #000;
    box-sizing: border-box;
    width: .25rem;
    height: .25rem;
    margin-right: .08rem;
    margin-bottom: .03rem;
    margin-left: -.04rem;
    cursor: pointer;
}
.xieyi input[type="checkbox"]:checked + label::before {
    background: #ffd71a;
}
.xieyi div{
    margin: .14rem 0;
}
.xieyi p {
    margin: .1rem 0;
}
.all-1 label,.xie-3 p:nth-child(1){
    font-size: .24rem;
    font-weight: bold;
}
.user-btn,.conceal-btn{
    display: inline-block;
    width: 1.23rem;
    cursor: pointer;
    height: .36rem;
    background: url('//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-10.png') no-repeat;
    background-size: 80%;
    vertical-align: text-top;
    margin-left: .02rem;
    position: absolute;
    right: 0;
}
.xie-2{
    margin-top: .14rem;
    position: relative;
}
.ios-d{
    width: 3.23rem;
    height: .97rem;
    background: url('//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-13.png') no-repeat center/cover;
    display: inline-block;
    cursor: pointer;
    z-index: 99;
}
.and-d{
    width: 3.22rem;
    cursor: pointer;
    height: .97rem;
    background: url('//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-14.png') no-repeat center/cover;
    display: inline-block;
    z-index: 99;
    cursor: pointer;
}
.down{
    padding-left: .2rem;
    padding-top: .2rem;
}
.part3 .title{
    width: 100%;
    height: 2.98rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-38.png")  no-repeat center/cover;
}
.part3 .part-content{
    padding-top: .4rem;
}
.huodong{

    height: 8.8rem;
    text-align: center;

}
.huodong img{
    width: 3.19rem;
    height: auto;
}
.huo div{
    display: inline-block;
}
.part4 .part-content{
    padding-top: .6rem;
}
.part4 .title{
    width: 100%;
    height: 2.31rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-25.png")  no-repeat center/cover;
}
.part4 .info{
    width: 100%;
    height: 1.91rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-23.png")  no-repeat center/cover;
}
.part5 .part-content{
    padding-top: .9rem;
}
.part5 .title{
    width: 100%;
    height: 1.45rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-34.png")  no-repeat center/cover;
}
.part4 .dacheng{
    width: 100%;
    height: 6.04rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-24.png")  no-repeat center top;
    margin-top: 1.4rem;
    background-size: 88% auto;
}
.part5 .p-lunbo {
    width: 6.68rem;
    height: 3.94rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-29.png") no-repeat center/cover;
    padding: .34rem .25rem .34rem .25rem;
    z-index: 999;
    margin: 0 auto;
    margin-top: 3.7rem;
}
.part5 .role-prev {
    cursor: pointer;
    position: absolute;
    bottom: 1.6rem;
    left: 2rem;
    z-index: 999;
    width: .6rem;
    height: .9rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-36.png") no-repeat center/cover;
    outline: none;
}
.part5 .role-next {
    cursor: pointer;
    position: absolute;
    bottom: 1.6rem;
    right: 2rem;
    z-index: 999;
    width: .6rem;
    height: .9rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-37.png") no-repeat center/cover;
    outline: none;
}
.part5 .swiper-pagination {
    font-size: .3rem;
    color: #0d0d0d;
    bottom: 1.8rem;

}

.part7 .title{
    width: 100%;
    height: 1.43rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-28.png")  no-repeat center/cover;
}
.part7 .part-content{
    padding-top: .9rem;
}
.vd-bg-1{
    width: 100%;
    height: 4.07rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-35.png") no-repeat center/cover;
    padding: .24rem .48rem .32rem .45rem;
    z-index: 999;
    margin: 0 auto;
    margin-top: 4.5rem;
}
.v-show-1{
    position: relative;
}
.vd-bg-1 .img-c {
    z-index: 7;
    opacity: .9;
    position: absolute;


}
.vd-bg-1 .topvide {
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-32.png") no-repeat;
    background-size: cover;
    z-index: 99;
    position: absolute;
    left: 2.5rem;
    top: 1.1rem;
    cursor: pointer;
}
.part7 .video div {
    position: relative;
}
.video-bg {
    display: inline-block;
    width: 2.16rem;
    height: 1.31rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-30.png") no-repeat;
    background-size: cover;
    margin-left: .03rem;
    margin-top: .03rem;
    padding: .05rem .1rem .1rem .1rem;
}
.topvide2{
    display: block;
    width: .39rem;
    height: .39rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-31.png") no-repeat;
    background-size: cover;
    z-index: 99;
    position: absolute;
    left: .85rem;
    top: .45rem;
    cursor: pointer;
}
.yq-hero{
    position: relative;
    padding-top: 1.2rem;
}
.k-hero{
    width: 100%;
    height: 14.44rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/hero/yqcr-12.png") no-repeat top;
    background-size: 87% 80%;
}
.tab-btn-1,.tab-btn-2{
    position: absolute;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    z-index: 999;
}
.tab-btn-1.active,.tab-btn-2.active{
    -webkit-filter: none;
    filter: none;
}
.tab-btn-1{

    width: 1.78rem;
    height: .68rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/hero/yqcr-301.png") no-repeat top;
    background-size: 100% 100%;
    left: 1.7rem;
    top: .62rem;
}
.tab-btn-2{
    width: 1.75rem;
    height: .71rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/hero/yqcr-300.png") no-repeat top;
    background-size: 100% 100%;
    top: .63rem;
    right: 1.7rem;
}
.k-tab-bd{
    display: none;
}
.active{
    display: block;
}
.big-tit img{
    width: 90%;
    margin: 0 auto;
    display: block;
    margin-top: .2rem;
}
.k-tab-bd{
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}
/*.big-tit-1{*/
/*    width: 6.26rem;*/
/*    height: 11.67rem;*/
/*    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/hero/yqcr-29.png") no-repeat top;*/
/*    background-size: 84%;*/
/*    margin: 0 auto;*/
/*    margin-top: .2rem;*/


/*}*/

.k-head {
    z-index: 999;
    margin-left: .7rem;
    position: relative;
    margin-top: .12rem;
}
.k-sc {
    width: 4.4rem;
    overflow: hidden;
}
.head-img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    width: 1rem;
    margin-right: .12rem;
}
.active-nav{
    -webkit-filter: none;
    filter: none;
}
.in-pre, .in-next {
    bottom: .28rem;
    width: .38rem;
    height: .58rem;
    position: absolute!important;
    z-index: 9999;
    cursor: pointer;
    background-size: 90%;
}
.in-pre {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/hero/yqcr-6.png") no-repeat center/cover;
    left: -.55rem;
}
.in-next {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/hero/yqcr-7.png") no-repeat center/cover;
    right: .2rem;
}
button, input {outline: none;border-style: none;background-color: transparent;}
/* 动画 */
@keyframes arrow{
    /* 0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);} */
    from {
        bottom: .4rem;
        opacity: 1;
    }
    to {
        bottom: -.1rem;
        opacity: 0;
    }
}
@keyframes turn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
@keyframes turn2{
    from {
        -webkit-transform:rotate(360deg);
    }
    to {
        -webkit-transform:rotate(0deg);
    }
}

/*优化*/
.nav{
    position: absolute;
}
.dialog-wrap{
    position: absolute;
}
.open-m li.on{
    color: darkred;
}
.tel_phone input::-webkit-input-placeholder{
    color: #c4c4c5;
    font-size: .24rem;
}
.tel_phone input::-moz-placeholder{
    color: #c4c4c5;
    font-size: .24rem;
}
.tel_phone input:-ms-input-placeholder{
    color: #c4c4c5;
    font-size: .24rem;
}
.down{
    padding-top: 0;
}
/* 弹窗 */
.dialog-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, 0.8);
    z-index: 9999;
    display: none;
}
.dialog-wrap .dialog-content {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    ms-transform: translate(-50%,-50%);
    text-align: center;
    width: 100%;
}
.phone-wrong{
    width: 100%;
    height: 5.55rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-17.png") no-repeat top;
    background-size: 100% 100%;
    position: relative;
}
.yu-wro-close{
    position: absolute;
    width: 1rem;
    height: 1rem;
    top: 1.4rem;
    right: .7rem;
}
.goYu{
    width: 100%;
    height: 5.85rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-4.png") no-repeat top;
    background-size: 100% 100%;
    position: relative;
}
.yuclose{
    position: absolute;
    width: 1rem;
    height: 1rem;
    top: 1.4rem;
    right: .7rem;
    background: #fff;
}
.yu-btn {
    width: 4.5rem;
    height: 1.1rem;
    position: absolute;
    bottom: .2rem;
    left: 1.5rem;
}
.yu-suc{
    width: 100%;
    height: 6.33rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-46.png") no-repeat top;
    background-size: 100% 100%;
    position: relative;
}
.yu-suc .txt-date{
    font-size: .18rem;
    position: absolute;
    bottom: .66rem;
    left: 1.3rem;
}
.yu-suc-close{
    position: absolute;
    width: 1rem;
    height: 1rem;
    top: 1.5rem;
    right: .7rem;

}
.yonghu,.yinsi{
    width: 100%;
    height: 7.45rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-45.png") no-repeat top;
    background-size: 100% 100%;
    position: relative;
    padding: .7rem .8rem .5rem .8rem;

}
.yonghu-close{
    position: absolute;
    width: 1rem;
    height: 1rem;
    top: 0;
    right: .6rem;
}
.dialog-content h6{
    font-size: .32rem;
}
.dialog-content p{
    font-size: .24rem;
}
.y-cont{
    overflow: auto;
    height: 100%;
    text-align: left;
}
.huo div{
    position: relative;
    display: inline-block;
}
.dian-btn{
    position: absolute!important;
    width: .6rem;
    height: .6rem;
    right: .3rem;
    top: 0.06rem;
}

.open-mall{
    position: absolute;!important;
}
audio{
    opacity: 0;
}
.aduBtn{
    width: 1.4rem;
    height: .4rem;
    display: block;
    position: absolute;
    top: 6.3rem;
    left: 2.2rem;
    cursor: pointer;
}
.big-tit{
    position: relative;
}
.aduBtn-3{
    top: 6.2rem;
    left: 2rem;
}
.aduBtn-4{
    top: 6.4rem;
    left: 1.8rem;
}
.aduBtn-5{
    top: 6.5rem;
    left: 2.2rem;
}
.aduBtn-6{
    top: 6.5rem;
    left: 2rem;
}
.aduBtn-8{
    top: 6.4rem;
    left: 1.7rem;
}
.aduBtn-9{
    top: 6.5rem;
    left: 2.3rem;
}
.aduBtn-11{
    top: 6.54rem;
    left: 2.3rem;
}
.aduBtn-12{
    top: 6.54rem;
    left: 2.3rem;
}
.aduBtn-13{
    top: 6.54rem;
    left: 2.3rem;
}
.aduBtn-17{
    top: 6.15rem;
    left: 1.6rem;
}
.aduBtn-20{
    top: 6.5rem;
    left: 1.9rem;
}



/*youhua*/

.open-m{
    padding-top: .4rem!important;
}

.open-m ul{
    z-index: 999;
}
.logo{
    margin-top: 0!important;
    top: 2.2rem!important;
}
.xieyi{
    padding-top: 0!important;
}
.huodong img {
    width: 2.8rem!important;
    height: auto;
}
.part4 .dacheng{
    margin-top: .3rem!important;
}
.part5 .p-lunbo{
    margin-top: 2.5rem!important;
}
.part5 .swiper-pagination{
    bottom: 1.4rem!important;
}
.part5 .role-next{
    bottom: 1.1rem!important;
}
.part5 .role-prev{
    bottom: 1.1rem!important;
}
.vd-bg-1{
    margin-top: 3.5rem!important;
}
.big-tit img{
    width: 74%!important;
}
.k-hero{
    background-size: 85% 75%!important;
}
.vd-bg-1{
    margin-top: 3.2rem!important;
}
.part2 .part-content{
    padding-top: .8rem!important;
}
.tab-btn-1,.tab-btn-2{
    background-size: 87% 87%!important;
}
.k-hero {
    background-size: 74% 70%!important;
}
.yq-hero{
    padding-top: 1.1rem!important;
}
.head-img{
    width: .7rem!important;
}
.k-head{
    margin-left: 0;
}
.in-pre, .in-next{
    bottom: .1rem!important;
}
.k-sc {
    width: 3.2rem!important;
    margin: 0 auto;
}
.in-pre{
    left: .65rem!important;
}
.in-next{
    right: .7rem!important;
}
/*1.12*/
.big-tit img {
    width: 93%!important;
}
.k-head{
    margin-top: -.08rem!important;
}
.in-next {
    right: .3rem!important;
}
.in-pre {
    left: .25rem!important;
}
.yq-hero {
    padding-top: 1.1rem!important;
}

.k-tab-bd{
    width: 67%!important;
}
.yonghu, .yinsi{
    padding: 1rem 1rem .5rem 1rem;
}
.dialog-content p {
    font-size: .24rem;
    line-height: 2;
}
.dialog-content h6 {
    line-height: 2.4;
}

.xieyi input[type="checkbox"] + label::before{
    width: .4rem;
    height: .4rem;
}
.and-d,.ios-d{
    background-size: 80% auto;
}
.huodong img{
    width: 2.6rem!important;
    height: auto;
}
.part5 .p-lunbo {
    position: absolute;
    top: 5.4rem;
    left: .26rem;
    margin-top: 0!important;
}
.part5 .swiper-pagination {
    bottom: -.9rem!important;
}
.part5 .role-next,.part5 .role-prev{
    bottom: -1.15rem!important;
}
.vd-bg-1 {
    margin-top: 2.9rem!important;
}
.part4 .dacheng {
    margin-top: 0!important;
}
.huodong {

    height: 8.8rem;
    text-align: center;

}
.xieyi div{
    margin: .06rem 0;
}
.down {
    padding-top: 0;
    padding-left: 0;
}
.xieyi {
    position: absolute;
    top: .1rem;
    left: 5%;
}
.xie-tev{
    position: relative;
}
.and-d, .ios-d{
    width: 3rem;
    height: .7rem;
}
.part5 .p-lunbo {
    top: 4.8rem!important;
}
.k-head {
    margin-top: -.14rem!important;
}
.aduBtn{
    top: 5.4rem!important;
    left: 1.8rem!important;
}
.aduBtn-4{
    top: 5.6rem!important;
    left: 1.4rem!important;
}
.aduBtn-6{
    top: 5.6rem!important;
    left: 1.5rem!important;
}
.aduBtn-8{
    top: 5.5rem!important;
    left: 1.4rem!important;
}
.aduBtn-9{
    top: 5.6rem!important;
    left: 1.8rem!important;
}
.aduBtn-11{
    top: 5.6rem!important;
}
.aduBtn-12{
    top: 5.5rem!important;
}
.aduBtn-20{
    top: 5.5rem!important;
    left: 1.5rem!important;
}
.xie-tev {

    height: 100%;
}
.part2 .part-content {

    height: 100%;
}

.part5 .p-lunbo {
    top: 41%!important;
}
.vd-bg-1 {
    margin-top: 49%!important;
}
.vd-bg-1 {
    margin-top: 180px!important;
}
.k-head {
    margin-top: -.18rem!important;
}
.t-m{
    height: 54%;
}

/*1.13*/
.yuclose{
    background: url("//content.gamebean.com/image/yqcr/kor/mobile/yqkr-202.png") no-repeat center/cover;
    position: absolute;
    width: .88rem;
    height: .84rem;
    top: 1.4rem;
    right: .8rem;
}
.huo{
    margin: .05rem 0;
}
.scroll-h{
    height: 7.02rem;
    overflow: hidden;
}
.huodong{
    height: 7.02rem;
}



/*0118*/
.yuclose{
    top: 1.8rem;
    right: .3rem;
}
.logo{
    position: absolute;
    width: 3.27rem;
    height: 1.79rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr-914.png")  no-repeat center/cover;
    margin-top: 0!important;
    top: 3.2rem!important;
    left: 1.8rem;

}
.slogn{
    position: absolute;
    bottom: 4.5rem;
    width: 6.64rem;
    height: 2.54rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-502.png")  no-repeat center/cover;
    left: .28rem;
}

@font-face {
    font-family:"supersize";
    src:url('//cmscdn.gamebean.com/original/CMSsave/other/0/129.ttf')
}
.xieyi p,.xieyi span{
    font-family: Arial;
    font-weight: 600!important;
}
.txt-fot p {
    font-family: Arial;
    font-weight: 600!important;
}
.txt-fot p:nth-child(1) {
    font-family: "supersizeBK";
}
.video{
   
}
.xie-3 p:nth-child(1) {
    font-family: "supersizeBK";
}
.dialog-content p {
    font-family: Arial;
    font-weight: 600!important;
}

.close-m {
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-3.png") no-repeat left top;
    background-size: 75% auto;
}
.layui-layer-dialog .layui-layer-content{
    font-size: .24rem!important;
    font-family: Cambria!important;
}
.all-2 p{
    margin-left: .82rem;
}


.tel_phone input::-webkit-input-placeholder{
    font-family: Arial;
    font-weight: 600;
}
.tel_phone input::-moz-placeholder{
    font-family: Arial;
    font-weight: 600;

}
.tel_phone input:-ms-input-placeholder{
    font-family: Arial;
    font-weight: 600;
}


/*0122*/
.jiahao{
    width: .2rem;
    height: .2rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr-703.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 2.85rem;
    left: 1.3rem;
}
.haotip{
    position: absolute;
    width: 100%;
    height: 2.6rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr-702.png") no-repeat;
    background-size: 100% 100%;
    top: 3.1rem;
    z-index: 999;
    display: none;
}
.tipall{
    width: 100%;
    height: 100%;
    position: relative;
}
.tipbtn{
    position: absolute;
    width: .5rem;
    height: .5rem;
    top: .1rem;
    right: 1rem;

}
.huo .gift{
    width: 7.2rem;
    position: absolute!important;
    display: none;
    z-index: 99999;
}
.huo .gt-1{
    height: 2.19rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-715.png") no-repeat;
    background-size: 100% 100%;
    top: 1.7rem;
    left: -.8rem;
}
.huo .gt-2{
    height: 2.3rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-716.png") no-repeat;
    background-size: 100% 100%;
    top: 1.7rem;
    left: -3.8rem;
}
.huo .gt-3{
    height: 2.17rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-717.png") no-repeat;
    background-size: 100% 100%;
    top: 1.7rem;
    left: -.8rem;
}
.huo .gt-4{
    height: 2.28rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-718.png") no-repeat;
    background-size: 100% 100%;
    top: 1.7rem;
    left: -3.8rem;
}
.huo .gt-5{
    height: 2.45rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-719.png") no-repeat;
    background-size: 100% 100%;
    top: 1.7rem;
    left: -.8rem;
}
.huo .gt-6{
    height: 2.32rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-720.png") no-repeat;
    background-size: 100% 100%;
    top: 1.7rem;
    left: -3.8rem;
}
.scroll-h{
    overflow: initial;
}

.share-box .ka_btn{
    right: .01rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr_ka_a.png") no-repeat;
    background-size: 100% 100%;
}
.share-box .tw_btn{
    right: .62rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr_tw_a.png") no-repeat;
    background-size: 100% 100%;
}
.share-box .fb_btn{
    right: 1.25rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr_fb_a.png") no-repeat;
    background-size: 100% 100%;
}
.part4 .dacheng{
    width: 100%;
    height: 6.8rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-24.png")  no-repeat center/cover;
    position: relative;
}

img{pointer-events: none; }
.user-btn, .conceal-btn{
    margin-top: .07rem;
}

.overTip{
    position: absolute!important;
    top: .86rem;
    left: .82rem;
    width: 1.02rem;
    height: 1.02rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/yqcr-751.png") no-repeat;
    background-size: 100% auto;
}
.showGray{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.layui-layer-dialog .layui-layer-content{
    font-size: .24rem!important;
    font-family: Arial!important;
    line-height:.32rem!important;
}

.p-lunbo img{
    width: 100%!important;
    height: 100%!important;
}

.huo-btn {
    display: block;
    width: 3rem;
    height: .65rem;
    position: absolute;
    bottom: .4rem;
    right: .5rem;
}
.shareBtton {
    width: 3rem;
    height: .65rem;
    position: absolute;
    bottom: .4rem;
    left: .4rem;
}

.share-box{
    width: 100%;
    height: 6.33rem;
    background: url("//content.fingertips.kr/image/yqcr/kor/mobile/yqcr-45.png") no-repeat top;
    background-size: 100% 100%;
    position: relative;
    padding: .7rem .8rem .5rem .8rem;
}

.shareclose{
    position: absolute;
    width: 1rem;
    height: 1rem;
    top: 0;
    right: .6rem;
}
.share-btn a{
    display: inline-block;
    width: .6rem;
    height: .6rem;
    z-index: 99;
    margin: .5rem .05rem;
}
.share-txt p{
    text-align: left;
    padding: 0 .7rem;
}

/*2.19*/
.scroll-h{
    overflow: hidden!important;
}
.huo .gift{
    top: .2rem!important;
}
.huo .gt-7 {
    height: 2.25rem;
    background: url("http://content.fingertips.kr/image/yqcr/kor/mobile/yqcr-721.png") no-repeat;
    background-size: 100% 100%;
    left: -.8rem;
}
.huo .gt-8 {
    height: 2.25rem;
    background: url("http://content.fingertips.kr/image/yqcr/kor/mobile/yqcr-722.png") no-repeat;
    background-size: 100% 100%;
    left: -3.8rem;
}
.huo .gt-9 {
    height: 2.25rem;
    background: url("http://content.fingertips.kr/image/yqcr/kor/mobile/yqcr-723.png") no-repeat;
    background-size: 100% 100%;
    left: -1.8rem;
}
